Open graphicore opened 6 years ago
The whole message is:
Approaching quota limit for LOCAL_SSD_TOTAL_GB You have exceeded 80% usage of LOCAL_SSD_TOTAL_GB. Service/API | Compute Engine API -- | -- Metric | Local SSD (GB) Usage | data.labels.quota_used Limit | 6000 Region | us-central1
https://console.cloud.google.com/home/activity;project=fontbakery-168509?project=fontbakery-168509
I'm guessing there are to many kubernetes images in our registry. so
$ gcloud container images delete
Should help to resolve this, but it needs us to select the right tags to delete, so it's a bit tedious ;-)
The whole message is:
https://console.cloud.google.com/home/activity;project=fontbakery-168509?project=fontbakery-168509
I'm guessing there are to many kubernetes images in our registry. so
Should help to resolve this, but it needs us to select the right tags to delete, so it's a bit tedious ;-)