摘要:
删除default namespace下的失败pod kubectl get pods | grep calico | awk '{print$1}'| xargs kubectl delete pods 删除指定namespace下的失败pod kubectl get pods -n kube-s 阅读全文
摘要:
问题: 安装网络组件calico报错Init:ImagePullBackOff [root@k8s-master 15:33:08~/kubernets]# kubectl get pods -n kube-system NAME READY STATUS RESTARTS AGE calico-k 阅读全文