Study. uk . com
  1. Home
  2. All questions
  3. Question 82

CKA study material · question 82 of 1000

Upgrading across a minor version with the community packages requires which extra step?

  1. Removing the kubelet package first
  2. Rebuilding kubeadm from source
  3. Enabling the package repository for the new minor release
  4. Switching to the legacy apt.kubernetes.io repository
Show the answer

Answer: C. Enabling the package repository for the new minor release

The pkgs.k8s.io repositories are per-minor-release, so the new release's repository must be enabled first.

Source: Upgrading kubeadm clusters (Kubernetes) — Changing the package repository

Challenge yourself on this topic → Study as cards