mirror of https://github.com/easzlab/kubeasz.git
多集群管理时, 若当前ezctl配置不是升级集群,会导致升级失败,检测节点启动状态异常
Error from server (NotFound): nodes \"10.10.10.111\" not foundpull/1307/head
parent
d50e9becad
commit
b99b744e68
|
@ -37,6 +37,7 @@ $ ETCDCTL_API=3 etcdctl --write-out=table snapshot status backup.db
|
|||
- kube-proxy
|
||||
- kube-scheduler
|
||||
|
||||
- 切换当前所在集群为升级集群, 在kubeasz控制端执行`dk ezctl checkout k8s-01`
|
||||
- 在kubeasz控制端执行`dk ezctl upgrade k8s-01` 即可完成k8s 升级,不会中断业务应用
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue