Improvement: Added the Link for Mirror pods.
This commit is contained in:
parent
241643dc05
commit
b849ddf30e
|
|
@ -747,7 +747,7 @@ The following startup parameters are supported for cluster autoscaler:
|
|||
| `estimator` | Type of resource estimator to be used in scale up | binpacking
|
||||
| `expander` | Type of node group expander to be used in scale up. | random
|
||||
| `ignore-daemonsets-utilization` | Whether DaemonSet pods will be ignored when calculating resource utilization for scaling down | false
|
||||
| `ignore-mirror-pods-utilization` | Whether Mirror pods will be ignored when calculating resource utilization for scaling down | false
|
||||
| `ignore-mirror-pods-utilization` | Whether [Mirror pods](https://kubernetes.io/docs/tasks/configure-pod-container/static-pod/) will be ignored when calculating resource utilization for scaling down | false
|
||||
| `write-status-configmap` | Should CA write status information to a configmap | true
|
||||
| `status-config-map-name` | The name of the status ConfigMap that CA writes | cluster-autoscaler-status
|
||||
| `max-inactivity` | Maximum time from last recorded autoscaler activity before automatic restart | 10 minutes
|
||||
|
|
|
|||
Loading…
Reference in New Issue