会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Twenty-five years without you
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2022年1月27日
k8s证书过期 使用kubeclt命令提示Unable to connect to the server: x509: certificate has expired or is not yet valid 处理办法
摘要: 1:在master节点上执行: kubeadm certs renew all 2:按照提示,查找kube-apiserver, kube-controller-manager, kube-scheduler and etcd服务的容器并重启: docker ps | grep -E 'kube-a
阅读全文
posted @ 2022-01-27 21:01 Rumble Zheng
阅读(3275)
评论(0)
推荐(0)
编辑