Skip to content

Commit

Permalink
docs: update FAQ with info about `allow-scale-down-on-custom-controll…
Browse files Browse the repository at this point in the history
…er-owned-pods` flag

Signed-off-by: vadasambar <surajrbanakar@gmail.com>
  • Loading branch information
vadasambar committed Mar 6, 2023
1 parent 3ccac22 commit b718749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster-autoscaler/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@ The following startup parameters are supported for cluster autoscaler:
| `feature-gates` | A set of key=value pairs that describe feature gates for alpha/experimental features. | ""
| `cordon-node-before-terminating` | Should CA cordon nodes before terminating during downscale process | false
| `record-duplicated-events` | Enable the autoscaler to print duplicated events within a 5 minute window. | false
| `allow-scale-down-on-custom-controller-owned-pods` | Don't block node scale-down if a pod owned by a custom controller is running on the node. | false
# Troubleshooting:
Expand Down

0 comments on commit b718749

Please sign in to comment.