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

CKA study material · question 66 of 1000

Which admission controller does kubeadm enable by default to limit what labels a kubelet may give itself?

  1. PodSecurity
  2. ResourceQuota
  3. NodeRestriction
  4. LimitRanger
Show the answer

Answer: C. NodeRestriction

kubeadm enables NodeRestriction, which restricts the labels kubelets can self-apply at registration.

Source: Creating a cluster with kubeadm (Kubernetes) — Managed node labels

Challenge yourself on this topic → Study as cards