Been using google container registry and google container engine for some time with my own created deploy script. It's been running ok for a while, but today I suddenly get periodic errors like this:
Failed to generate layer archive: error creating aufs mount to /mnt/sda1/var/lib/docker/aufs/mnt/9cbd0e528da716d242de0c57a5cca94098e7746e32507b43c50571f5d3dc3d1d: no space left on device
What I don't understand is how these "devices" can be filled up, since they are buckets in the cloud. Is it a bug with Google Cloud or am I doing something wrong?