🔥 3-day streak
Certified Kubernetes Administrator (CKA)103 / 125
Question 103 of 125
A stateful application uses a PVC bound to a PV backed by a block-storage CSI driver that only supports ReadWriteOnce. The PVC is currently mounted by a pod running on node worker-1. You scale the Deployment to 2 replicas, and the second pod is scheduled to worker-2 but remains stuck in ContainerCreating. Events on the second pod show a FailedAttachVolume / Multi-Attach error. What is the correct explanation and remedy?
Reviewed for accuracy · Report an issueNext question