Skip to content

Commit 1f25de0

Browse files
Update container_cluster.html.markdown (#3853) (#2675)
Signed-off-by: Modular Magician <[email protected]>
1 parent 313e5b3 commit 1f25de0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/3853.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/r/container_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ The `default_snat_status` block supports
325325
* `disabled` - (Required) Whether the cluster disables default in-node sNAT rules. In-node sNAT rules will be disabled when defaultSnatStatus is disabled.When disabled is set to false, default IP masquerade rules will be applied to the nodes to prevent sNAT on cluster internal traffic
326326

327327
The `cluster_telemetry` block supports
328-
* `type` - Telemetry integration for the cluster. Supported values (`ENABLE, DISABLE, SYSTEM_ONLY`);
328+
* `type` - Telemetry integration for the cluster. Supported values (`ENABLED, DISABLED, SYSTEM_ONLY`);
329329
`SYSTEM_ONLY` (Only system components are monitored and logged) is only available in GKE versions 1.15 and later.
330330

331331
The `addons_config` block supports:

0 commit comments

Comments
 (0)