Terraform resource: google container cluster
(Redirected from Google container cluster)
Jump to navigation
Jump to search
google_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
Related[edit]
addons_config: gcp_filestore_csi_driver_config
- GKE location:
location
cluster_telemetry
[1]cluster_autoscaling
[2]monitoring_config: SYSTEM_COMPONENTS, APISERVER, CONTROLLER_MANAGER, and SCHEDULER
gke.tf
- Deploy GKE cluster using Terraform
See als[edit]
google_container_cluster
- Deploy GKE cluster using Terraform,
addons_config, gke.tf, google_container_cluster, google_container_node_pool
Advertising: