Test work on the design of kubeadm operator. Also you can try https://github.com/chendave/kubeadm-operator
10
stars
2
forks
source link
is it the right way to check if the `kubeadm upgrade apply` is successful? #59
Closed
github-actions[bot] closed 2 years ago
is it the right way to check if the
kubeadm upgrade apply
is successful?check ClusterConfiguration.kubernetesVersion in kubeadm-config configmap?
https://github.com/pacoxu/kubeadm-operator/blob/c7c911b9b71984b7c2e59cffb806fb72c6a11af4/operations/upgrade.go#L50
1f2cb5f7cff02e4baf6a4a2f610c8488e6c0ccb9