摘要:
vim ~/.bashrc source <(kubectl completion bash) 阅读全文
posted @ 2022-03-20 23:43
cloud-qing0212
阅读(85)
评论(0)
推荐(0)
摘要:
kubeadm join 超时报错 error execution phase kubelet-start: error uploading crisocket: timed out waiting for the condition 问题分析: 可能是之前加入过k8s 解决方法: kubeadm 阅读全文
posted @ 2022-03-20 22:54
cloud-qing0212
阅读(3651)
评论(0)
推荐(0)
摘要:
问题场景: Docker服务安装之后启动报错 日志如下: time="2022-03-20T21:51:16.116163560+08:00" level=info msg="Error while creating filesystem xfs on device docker-253:0-101 阅读全文
posted @ 2022-03-20 22:12
cloud-qing0212
阅读(217)
评论(0)
推荐(0)