Difference between revisions of "GKE location"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#location | * https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#location | ||
− | (Optional) The location (region or zone) in which the cluster master will be created, as well as the default node location. If you specify a zone (such as us-central1-a), the cluster will be a zonal cluster with a single cluster master. If you specify a region (such as us-west1), the cluster will be a regional cluster with multiple masters spread across zones in the region, and with default node locations in those zones as well. | + | (Optional) The location (region or zone) in which the cluster master will be created, as well as the default node location. If you specify a zone (such as [[us-central1]]-a), the cluster will be a zonal cluster with a single cluster master. If you specify a region (such as us-west1), the cluster will be a regional cluster with multiple masters spread across zones in the region, and with default node locations in those zones as well. |
* {{GKE}} | * {{GKE}} |
Revision as of 19:55, 30 October 2022
(Optional) The location (region or zone) in which the cluster master will be created, as well as the default node location. If you specify a zone (such as us-central1-a), the cluster will be a zonal cluster with a single cluster master. If you specify a region (such as us-west1), the cluster will be a regional cluster with multiple masters spread across zones in the region, and with default node locations in those zones as well.
Advertising: