This message was deleted.
# general
a
This message was deleted.
a
m
Yeah yeah I saw that, but it doesn’t say how though ^^
a
@mysterious-art-88134 Actually it's next part with
rke up
that upgrades all parts based on next article https://rke.docs.rancher.com/upgrades/how-upgrades-work
@mysterious-art-88134 You can configure upgrade strategy https://rke.docs.rancher.com/upgrades/configuring-strategy
m
Thanks again, but it seems that I can upgrade one type of node at a time. I would like to upgrade one node at a time whatever role it has. Like I’d like to upgrade say node04 specifically to k8s x.y.z, and it doesn’t seem to be possible.
a
@mysterious-art-88134 That the case for kubernetes itself too:
Copy code
upgrade procedure on control plane nodes should be executed one node at a time

The upgrade procedure on worker nodes should be executed one node at a time or few nodes at a time, without compromising the minimum required capacity for running your workloads.
Refer to https://v1-26.docs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/
Like I’d like to upgrade say node04 specifically to k8s x.y.z, and it doesn’t seem to be possible.
This is even if possible it won't be recommended try to get all masters, nodes to have same version