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
@@ -155,6 +155,7 @@ Then perform the following commands on the root folder:
155
155
| 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 |
156
156
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
157
157
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
158
+
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
158
159
| 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 |
159
160
| 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 |
160
161
| enable\_mesh\_certificates | Controls the issuance of workload mTLS certificates. When enabled the GKE Workload Identity Certificates controller and node agent will be deployed in the cluster. Requires Workload Identity. |`bool`|`false`| 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
@@ -184,6 +184,7 @@ Then perform the following commands on the root folder:
184
184
| 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 |
185
185
| dns\_cache | The status of the NodeLocal DNSCache addon. |`bool`|`false`| no |
186
186
| enable\_binary\_authorization | Enable BinAuthZ Admission controller |`bool`|`false`| no |
187
+
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
187
188
| 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 |
188
189
| 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 |
189
190
| enable\_mesh\_certificates | Controls the issuance of workload mTLS certificates. When enabled the GKE Workload Identity Certificates controller and node agent will be deployed in the cluster. Requires Workload Identity. |`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
@@ -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\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
165
166
| 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 |
166
167
| 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 |
167
168
| enable\_mesh\_certificates | Controls the issuance of workload mTLS certificates. When enabled the GKE Workload Identity Certificates controller and node agent will be deployed in the cluster. Requires Workload Identity. |`bool`|`false`| no |
0 commit comments