Class AwsNodePoolAutoscaling (0.6.22)
AwsNodePoolAutoscaling(mapping=None, *, ignore_unknown_fields=False, **kwargs)
AwsNodePoolAutoscaling contains information required by
cluster autoscaler to adjust the size of the node pool to the
current cluster usage.
Attributes |
Name |
Description |
min_node_count |
int
Required. Minimum number of nodes in the node pool. Must be
greater than or equal to 1 and less than or equal to
max_node_count.
|
max_node_count |
int
Required. Maximum number of nodes in the node pool. Must be
greater than or equal to min_node_count and less than or
equal to 50.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-14 UTC."],[],[]]