After deleting a previous cluster, I can no longer create a new container cluster on google cloud from the same project. I can create them from a new test project however. In the original project, when attempting to create from the command line, I receive:
ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=
(1) zone "us-central1-c" does not exist.
(2) machine type "n1-standard-1" does not exist.
(3) network "default" does not exist.
Creating from the web console doesn't work either, simply returning 'Unknown error'