添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
command:
- /heapster
- –source=kubernetes.summary_api:”?useServiceAccount=true&kubeletHttps=true&kubeletPort=10250&insecure=true

- –sink=influxdb: http://monitoring-influxdb.kube-system.svc:8086

apiVersion: v1
kind: Service
metadata:
labels:
task: monitoring
# For use as a Cluster add-on ( https://github.com/kubernetes/kubernetes/tree/master/cluster/addons )
# If you are NOT using this as an addon, you should comment out this line.
kubernetes.io/cluster-service: ‘true’
kubernetes.io/name: Heapster
name: heapster
namespace: kube-system
spec:
ports:
- port: 80
targetPort: 8082
selector:
k8s-app: heapster

k8s The HTTP call equal to 'curl -sSL http://localhost: 10255 /healthz' failed with error : Get http...

weixin_33751566 730次阅读 06-29 APP打开

单机启动schedule报错:Get http://127.0.0.1:10251/healthz: dial tcp 127.0.0.1:10251: connect: connection ref

BigData_Mining 720次阅读 02-23 APP打开

创建容器 Error response from daemon: dial tcp 72.52.4.91:8080: connection refused

yuan_cheerleaders 17583次阅读 06-03 APP打开