File tree Expand file tree Collapse file tree
modules/kubernetes_cluster/gke/1.0 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11intent : kubernetes_cluster
22flavor : gke
3- version : ' 2 .0'
3+ version : ' 1 .0'
44clouds :
55- gcp
66title : GKE Cluster Control Plane
77description : Creates a GKE cluster control plane without default node pool. Use kubernetes_node_pool
88 module to add node pools.
99intentDetails :
10- type : Cloud & Infrastructure
11- description : GKE cluster control plane without default node pool for flexible node management
12- displayName : Kubernetes Cluster
13- iconUrl : https://raw.githubusercontent.com/Facets-cloud/facets-modules-redesign/main/icons/kubernetes_cluster.svg
10+ type : kubernetes
11+ description : GKE cluster control plane without default node pool for flexible node
12+ management
13+ displayName : GKE
1414spec :
1515 type : object
1616 properties :
@@ -119,7 +119,7 @@ outputs:
119119sample :
120120 kind : kubernetes_cluster
121121 flavor : gke
122- version : ' 2 .0'
122+ version : ' 1 .0'
123123 spec :
124124 auto_upgrade : true
125125 whitelisted_cidrs :
You can’t perform that action at this time.
0 commit comments