Skip to content

Commit

Permalink
Remove beta label from GKE autoscaling_profile (#10302)
Browse files Browse the repository at this point in the history
Co-authored-by: Pradithya Aria <pradithya.pura@go-jek.com>
  • Loading branch information
pradithya and Pradithya Aria authored Mar 27, 2024
1 parent 5a465a0 commit ae8c6b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ in addition to node auto-provisioning. Structure is [documented below](#nested_r
GKE Autopilot clusters.
Structure is [documented below](#nested_auto_provisioning_defaults).

* `autoscaling_profile` - (Optional, [Beta](https://terraform.io/docs/providers/google/provider_versions.html)) Configuration
* `autoscaling_profile` - (Optional) Configuration
options for the [Autoscaling profile](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler#autoscaling_profiles)
feature, which lets you choose whether the cluster autoscaler should optimize for resource utilization or resource availability
when deciding to remove nodes from a cluster. Can be `BALANCED` or `OPTIMIZE_UTILIZATION`. Defaults to `BALANCED`.
Expand Down

0 comments on commit ae8c6b7

Please sign in to comment.