摘要:
以容器的方式安装:heapster influxdb grafana 三个插件:cd heapster/vi heapster.yamlvi influxdb.yamlvi grafana.yamlkubectl create -f .kubectl get pods -n kube-system 阅读全文
摘要:
//查看kubernetes-dashboard create -f xxx.yaml 拉取失败的原因:ErrImagePull、ImagePullBackOff kubectl describe pod kubernetes-dashboard-669f9bbd46-dph47kubectl ge 阅读全文
摘要:
22 初始化容器 Init Containerkubectl get pods --all-namespaces -o widessh node01docker ps |grep liveness-execdocker psk8s.gcr.io/pause-amd64.3.1 就是infra容器do 阅读全文