摘要: 删除default namespace下的失败pod kubectl get pods | grep calico | awk '{print$1}'| xargs kubectl delete pods 删除指定namespace下的失败pod kubectl get pods -n kube-s 阅读全文
posted @ 2024-05-17 16:09 lucky_tomato 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 问题: 安装网络组件calico报错Init:ImagePullBackOff [root@k8s-master 15:33:08~/kubernets]# kubectl get pods -n kube-system NAME READY STATUS RESTARTS AGE calico-k 阅读全文
posted @ 2024-05-17 15:54 lucky_tomato 阅读(2593) 评论(0) 推荐(0) 编辑