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

CKA study material · question 324 of 1000

Which two statements about StorageClass provisioners are correct? Choose two.

  1. External provisioners must run on control-plane nodes
  2. NFS has no internal provisioner and needs an external one
  3. Every volume plugin has an internal provisioner
  4. Internal provisioners ship with Kubernetes under kubernetes.io names
Show the answer

Answer: D. Internal provisioners ship with Kubernetes under kubernetes.io names
B. NFS has no internal provisioner and needs an external one

Internal provisioners are those bundled with Kubernetes; NFS is the documented case needing an external one.

Source: Storage Classes (Kubernetes) — Provisioner

Challenge yourself on this topic → Study as cards