Terraform resource: google container cluster
Jump to navigation
Jump to search
↑ https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#cluster_telemetry
↑ https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#cluster_autoscaling
google_container_cluster (tf.io)
- Types: regional cluster or multizonal cluster (
location) deletion_protectiondefault true since 5.0.0+enable_private_endpointenable_private_nodesdoc- resource_labels
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 SCHEDULERgcloud container clusters creategke.tf- Node pool:
google_container_node_pool
See als[edit]
google_container_cluster, enable_private_nodes,location,release_channel,workload_identity_config,ip_allocation_policy,private_cluster_config,master_authorized_networks_config- Terraform GKE, module, Deploy GKE cluster using Terraform,
addons_config, gke.tf, google_container_cluster, google_container_node_pool - GKE security,
enable_shielded_nodes, GKE public endpoint: (publicEndpoint),enable_private_nodes, deletion_protection, Authentication
Advertising: