+Configuration is based on the values stored in a ConfigMap. The ConfigMap must be named `cluster-autoscaler-priority-expander` and it must be placed in the workload cluster, in the namespace specified by the `--namespace` flag (if cluster autoscaler is running inside the workload cluster, this is the namespace of the autoscaler pod). The ConfigMap is watched by the cluster autoscaler and any changes made to it are loaded on the fly, without restarting cluster autoscaler. If the ConfigMap is missing or malformed, cluster autoscaler will skip the priority expander and proceed with the next expander option.
0 commit comments