You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
google_container_node_pool should be able to create node pools in zones other than the zone that the original cluster was created in.
Actual Behavior
Attempting to create a google_container_node_pool in a zone other than the zone the original cluster was created in results in an error like:
google_container_node_pool.prod-us-central1-b-m: Error creating NodePool: googleapi: Error 404: The resource "projects/myapp-prod-m/zones/us-central1-b/clusters/us-central1-prod-m" was not found., notFound
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 9, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
google_container_node_pool
should be able to create node pools in zones other than the zone that the original cluster was created in.Actual Behavior
Attempting to create a
google_container_node_pool
in a zone other than the zone the original cluster was created in results in an error like:The text was updated successfully, but these errors were encountered: