File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:none
2+
3+ ```
Original file line number Diff line number Diff line change @@ -519,7 +519,7 @@ in addition to node auto-provisioning. Structure is [documented below](#nested_r
519519GKE Autopilot clusters.
520520Structure is [ documented below] ( #nested_auto_provisioning_defaults ) .
521521
522- * ` autoscaling_profile ` - (Optional, [ Beta ] ( https://terraform.io/docs/providers/google/provider_versions.html ) ) Configuration
522+ * ` autoscaling_profile ` - (Optional) Configuration
523523options for the [ Autoscaling profile] ( https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler#autoscaling_profiles )
524524feature, which lets you choose whether the cluster autoscaler should optimize for resource utilization or resource availability
525525when deciding to remove nodes from a cluster. Can be ` BALANCED ` or ` OPTIMIZE_UTILIZATION ` . Defaults to ` BALANCED ` .
You can’t perform that action at this time.
0 commit comments