You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,7 @@ Then perform the following commands on the root folder:
162
162
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
163
163
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
164
164
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
165
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
165
166
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
166
167
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
167
168
| enable\_kubernetes\_alpha | Whether to enable Kubernetes Alpha features for this cluster. Note that when this option is enabled, the cluster cannot be upgraded and will be automatically deleted after 30 days. |`bool`|`false`| no |
Copy file name to clipboardExpand all lines: modules/beta-autopilot-private-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ Then perform the following commands on the root folder:
88
88
| description | The description of the cluster |`string`|`""`| no |
89
89
| disable\_default\_snat | Whether to disable the default SNAT to support the private use of public IP addresses |`bool`|`false`| no |
90
90
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`true`| no |
91
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
91
92
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
92
93
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
93
94
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
Copy file name to clipboardExpand all lines: modules/beta-autopilot-public-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ Then perform the following commands on the root folder:
81
81
| description | The description of the cluster |`string`|`""`| no |
82
82
| disable\_default\_snat | Whether to disable the default SNAT to support the private use of public IP addresses |`bool`|`false`| no |
83
83
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`true`| no |
84
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
84
85
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
85
86
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
86
87
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -197,6 +197,7 @@ Then perform the following commands on the root folder:
197
197
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
198
198
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
199
199
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
200
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
200
201
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
201
202
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
202
203
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ Then perform the following commands on the root folder:
175
175
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
176
176
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
177
177
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
178
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
178
179
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
179
180
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
180
181
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -190,6 +190,7 @@ Then perform the following commands on the root folder:
190
190
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
191
191
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
192
192
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
193
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
193
194
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
194
195
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
195
196
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,7 @@ Then perform the following commands on the root folder:
168
168
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
169
169
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
170
170
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
171
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
171
172
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
172
173
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
173
174
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
Copy file name to clipboardExpand all lines: modules/private-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -191,6 +191,7 @@ Then perform the following commands on the root folder:
191
191
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
192
192
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
193
193
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
194
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
194
195
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
195
196
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
196
197
| enable\_kubernetes\_alpha | Whether to enable Kubernetes Alpha features for this cluster. Note that when this option is enabled, the cluster cannot be upgraded and will be automatically deleted after 30 days. |`bool`|`false`| no |
Copy file name to clipboardExpand all lines: modules/private-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -169,6 +169,7 @@ Then perform the following commands on the root folder:
169
169
| disable\_legacy\_metadata\_endpoints | Disable the /0.1/ and /v1beta1/ metadata server endpoints on the node. Changing this value will cause all node pools to be recreated. |`bool`|`true`| no |
170
170
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
171
171
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
172
+
| enable\_cilium\_clusterwide\_network\_policy | Enable Cilium Cluster Wide Network Policies on the cluster |`bool`|`false`| no |
172
173
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
173
174
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
174
175
| enable\_kubernetes\_alpha | Whether to enable Kubernetes Alpha features for this cluster. Note that when this option is enabled, the cluster cannot be upgraded and will be automatically deleted after 30 days. |`bool`|`false`| no |
0 commit comments