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

CKA study material · question 343 of 1000

A pre-provisioned VolumeSnapshot stays unbound. What is it waiting for?

  1. The source PVC to be deleted
  2. A Pod to consume it
  3. The VolumeSnapshotContent object it names to be created
  4. The snapshot controller to be restarted
Show the answer

Answer: C. The VolumeSnapshotContent object it names to be created

In the pre-provisioned case a VolumeSnapshot remains unbound until the VolumeSnapshotContent it requests exists.

Source: Volume Snapshots (Kubernetes) — Binding

Challenge yourself on this topic → Study as cards