Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

PVC storage claims for SSD in GCP issues #6

Open
salaboy opened this issue Aug 18, 2019 · 1 comment
Open

PVC storage claims for SSD in GCP issues #6

salaboy opened this issue Aug 18, 2019 · 1 comment

Comments

@salaboy
Copy link
Contributor

salaboy commented Aug 18, 2019

We need to figure out a clean up strategy for PVCs in GCP.
After running install script several times we hit the quota for PVCs in GCP

  Warning    ProvisioningFailed  77s (x12 over 11m)  persistentvolume-controller  Failed to provision volume with StorageClass "zeebe-regional": googleapi: Error 403: QUOTA_EXCEEDED - Quota 'SSD_TOTAL_GB' exceeded.  Limit: 100.0 in region us-west1.

We need to provide a clean up script (uninstall) to make sure that resources are released.

@salaboy
Copy link
Contributor Author

salaboy commented Aug 22, 2019

Further investigation highlighted that there is a problem in some Kubernetes versions where the pods and deployments are not removed even if the PVC are removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant