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

CKA study material · question 557 of 1000

A kubeadm binary at v1.35 is used to build a new cluster. Which control plane versions may it deploy?

  1. v1.35 only
  2. v1.35 or v1.34
  3. v1.35 through v1.32
  4. Any version newer than v1.30
Show the answer

Answer: B. v1.35 or v1.34

kubeadm can deploy Kubernetes components at its own version or one minor version older, which is a tighter allowance than the three minor versions it permits for the kubelet.

Source: Creating a cluster with kubeadm (Kubernetes) — Version skew policy › kubeadm's skew against the Kubernetes version

Challenge yourself on this topic → Study as cards