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

CKA study material · question 422 of 1000

Under Node authorization with NodeRestriction, what may a kubelet modify?

  1. Any Node object in the cluster
  2. Nothing; Node objects become read-only
  3. Node objects and the Pods on them
  4. Only its own Node object
Show the answer

Answer: D. Only its own Node object

With those enabled, kubelets are only authorized to create or modify their own Node resource.

Source: Nodes (Kubernetes) — Self-registration of Nodes

Challenge yourself on this topic → Study as cards