上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 60 下一页
摘要: 应用升级 Kubectl set image --help 有案例指定新版本 [root@k8s-master ~]# kubectl set image deployment/nginx nginx=nginx:1.11 升级之后他会将所有版本进行替换,用describe来查看版本 [root@k 阅读全文
posted @ 2019-07-08 12:56 #赵程# 阅读(1877) 评论(0) 推荐(0) 编辑
摘要: 问题排查一 从describe去查找相应的deploy/pod/rs/svc [root@k8s-master ~]# kubectl describe po/nginx-f95d765f9-8b6bp [root@k8s-master ~]# kubectl describe deploy/ngi 阅读全文
posted @ 2019-07-08 12:54 #赵程# 阅读(703) 评论(0) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 60 下一页