Skip to main content
版本:预览版

Gcp-Gke-Regional

描述

Using Terraform to create a regional GKE cluster (Hosted Kubernetes offering of GCP)

参数说明

属性

名称描述类型是否必须默认值
cloudrun_configShould cloudrun_config addon be disabled? (true/false)false
cluster_nameName of the clustertrue
daily_maintenance_window_start_timeDaily maintenance window start time (format 'HH:MM', where HH : [00-23] and MM : [00-59] GMT)true
horizontal_pod_autoscalingShould horizontal_pod_autoscaling addon be disabled? (true/false)false
http_load_balancingShould http_load_balancing addon be disabled? (true/false)false
istio_configShould istio_config addon be disabled? (true/false)false
kube_versionKubernetes versiontrue
kubernetes_dashboardShould kubernetes_dashboard addon be disabled? (true/false)false
logging_serviceLogging service that will be usedtrue
monitoring_serviceMonitoring service that will be usedtrue
networkName of the network in which the cluster will be sittingfalse
network_policy_configShould network_policy_config addon be disabled? (true/false)false
node_poolsAll variables regarding nodes are expressed herefalse
regionRegion where the cluster will be deployedtrue
subnetworkName of the sub-network in which the cluster will be sittingfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse