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? #56
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/e521a1596f038b840e86e5503d7347d494196bea/operations/upgrade.go#L50
dcadcf93c62ba836a71ace68bc0506451a8b91a3