Skip to content

Commit a8ad9f3

Browse files
fix occurrence typo
1 parent 990f2c3 commit a8ad9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster-autoscaler/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +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 occurence. | ""
669+
| `balancing-ignore-label` | Define a node label that should be ignored when considering node group similarity. One label per flag occurrence. | ""
670670
| `node-autoprovisioning-enabled` | Should CA autoprovision node groups when needed | false
671671
| `max-autoprovisioned-node-group-count` | The maximum number of autoprovisioned groups in the cluster | 15
672672
| `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)