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
+1
Original file line number
Diff line number
Diff line change
@@ -228,6 +228,7 @@ Then perform the following commands on the root folder:
228
228
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
229
229
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
230
230
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
231
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
231
232
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
232
233
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
233
234
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster-update-variant/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,7 @@ Then perform the following commands on the root folder:
278
278
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
279
279
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
280
280
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
281
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
281
282
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
282
283
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
283
284
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -256,6 +256,7 @@ Then perform the following commands on the root folder:
256
256
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
257
257
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
258
258
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
259
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
259
260
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
260
261
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
261
262
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster-update-variant/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -267,6 +267,7 @@ Then perform the following commands on the root folder:
267
267
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
268
268
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
269
269
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
270
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
270
271
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
271
272
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
272
273
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -245,6 +245,7 @@ Then perform the following commands on the root folder:
245
245
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
246
246
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
247
247
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
248
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
248
249
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
249
250
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
250
251
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/private-cluster-update-variant/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,7 @@ Then perform the following commands on the root folder:
261
261
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
262
262
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
263
263
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
264
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
264
265
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
265
266
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
266
267
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/private-cluster/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -239,6 +239,7 @@ Then perform the following commands on the root folder:
239
239
| shadow\_firewall\_rules\_log\_config | The log\_config for shadow firewall rules. You can set this variable to `null` to disable logging. | <pre>object({<br> metadata = string<br> })</pre> | <pre>{<br> "metadata": "INCLUDE_ALL_METADATA"<br>}</pre> | no |
240
240
| shadow\_firewall\_rules\_priority | The firewall priority of GKE shadow firewall rules. The priority should be less than default firewall, which is 1000. |`number`|`999`| no |
241
241
| stack\_type | The stack type to use for this cluster. Either `IPV4` or `IPV4_IPV6`. Defaults to `IPV4`. |`string`|`"IPV4"`| no |
242
+
| stateful\_ha | Whether the Stateful HA Addon is enabled for this cluster. |`bool`|`false`| no |
242
243
| stub\_domains | Map of stub domains and their resolvers to forward DNS queries for a certain domain to an external DNS server |`map(list(string))`|`{}`| no |
243
244
| subnetwork | The subnetwork to host the cluster in (required) |`string`| n/a | yes |
244
245
| timeouts | Timeout for cluster operations. |`map(string)`|`{}`| no |
0 commit comments