upgradation process Flashcards

(4 cards)

1
Q

Here’s the general upgrade workflow:

A

Update system software and Kubernetes packages from your distribution or repository.
Check the current version of Kubernetes running in your cluster.
Drain the control plane node to safely evict running pods.
Review the planned upgrade.
Apply the upgrade to the control plane node.
Uncordon the control plane to resume pod scheduling.
Repeat node-specific upgrades for each additional control plane or worker node, followed by a kubelet restart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Detailed step-by-step instructions and best practices can be found in the “Upgrading kubeadm clusters” section of the Kubernetes documentation.

A

https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly