Skip to content

Commit 4043b6e

Browse files
authored
Merge pull request kubernetes#3596 from binman-docker/master
Add documentation for balancing-ignore-label flag
2 parents 653f6f9 + a8ad9f3 commit 4043b6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster-autoscaler/FAQ.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,7 @@ The following startup parameters are supported for cluster autoscaler:
666666
| `max-inactivity` | Maximum time from last recorded autoscaler activity before automatic restart | 10 minutes
667667
| `max-failing-time` | Maximum time from last recorded successful autoscaler run before automatic restart | 15 minutes
668668
| `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. | ""
669670
| `node-autoprovisioning-enabled` | Should CA autoprovision node groups when needed | false
670671
| `max-autoprovisioned-node-group-count` | The maximum number of autoprovisioned groups in the cluster | 15
671672
| `unremovable-node-recheck-timeout` | The timeout before we check again a node that couldn't be removed before | 5 minutes

0 commit comments

Comments
 (0)