- Home
- All questions
- Question 829
CKA study material · question 829 of 1000
An operator wants to change a VolumeSnapshotClass's deletionPolicy. What does the API allow?
Show the answer
Answer: C. Nothing; the object cannot be updated after creation
A VolumeSnapshotClass carries driver, deletionPolicy and parameters, and unlike most objects it cannot be updated once created — a new class has to be made instead.
Source: Volume Snapshot Classes (Kubernetes) — The VolumeSnapshotClass Resource