xen-orchestra
xen-orchestra copied to clipboard
[Pyrgos/k8s] Kubernetes cluster update
- Detecting if current version of a cluster is outdated
- Replace each node one by one automatically
- Detecting if the cluster is outdated should be fairly easy with the API
- This should be done by updating the
kubelet
,kubect
andkubeadm
binairies and then run the upgrade commands
https://v1-28.docs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/