k8s踩坑实录(1)--pod一直是ContainerCreating
通过kubectl describe命令查看具体信息(或查看日志/var/log/message) [root@MyCentos7 k8s]# kubectl describe pod kubernetes-dashboard-2094756401-kzhnx –namespace=kube-system Name: kubernetes-dashboard-2094756401-kzhnx Namespace: kube-system Node: mycentos7-1/192.168.126.131 Start Time: Tue, 05 Jun 2018 19:28:25 +0800 Labels: app=kubernetes-dashboard pod-template-hash=2094756401 Status: Pending IP: Controllers: ReplicaSet/kubernetes-dashboard-2094756401 Containers: kubernetes-dashboard: Container ID: Image: daocloud....