Report this

What is the reason for this report?

Hard limit for PVC in Kubernetes

Posted on November 23, 2022

Hello, we are trying to set up the prod k8s cluster, and seems like we’ve faced a limit for Persistent Volume Claims, using the describe command I’ve found this message:

  Warning  ProvisioningFailed    7m3s (x15 over 35m)   dobs.csi.digitalocean.com_csi-do-controller-0_d3beaeab-9d27-4aa6-a4a4-f51fd8d131cb  failed to provision volume with StorageClass "do-block-storage": rpc error: code = ResourceExhausted desc = volume limit (10) has been reached. Current number of volumes: 10. Please contact support.

Is there any way to increase this limit? Seems like this limit per account.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.