File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -666,6 +666,7 @@ The following startup parameters are supported for cluster autoscaler:
666
666
| `max-inactivity` | Maximum time from last recorded autoscaler activity before automatic restart | 10 minutes
667
667
| `max-failing-time` | Maximum time from last recorded successful autoscaler run before automatic restart | 15 minutes
668
668
| `balance-similar-node-groups` | Detect similar node groups and balance the number of nodes between them | false
669
+ | `balancing-ignore-label` | Define a node label that should be ignored when considering node group similarity. One label per flag occurrence. | ""
669
670
| `node-autoprovisioning-enabled` | Should CA autoprovision node groups when needed | false
670
671
| `max-autoprovisioned-node-group-count` | The maximum number of autoprovisioned groups in the cluster | 15
671
672
| `unremovable-node-recheck-timeout` | The timeout before we check again a node that couldn't be removed before | 5 minutes
You can’t perform that action at this time.
0 commit comments