Skip to content

Commit b257bd9

Browse files
fix: update gke vpa doc (#6570) (#4702)
Signed-off-by: Modular Magician <[email protected]> Signed-off-by: Modular Magician <[email protected]>
1 parent ea99b96 commit b257bd9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/6570.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
@@ -327,7 +327,7 @@ channel. Structure is [documented below](#nested_release_channel).
327327
* `subnetwork` - (Optional) The name or self_link of the Google Compute Engine
328328
subnetwork in which the cluster's instances are launched.
329329

330-
* `vertical_pod_autoscaling` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html))
330+
* `vertical_pod_autoscaling` - (Optional)
331331
Vertical Pod Autoscaling automatically adjusts the resources of pods controlled by it.
332332
Structure is [documented below](#nested_vertical_pod_autoscaling).
333333

0 commit comments

Comments
 (0)