Skip to content
Snippets Groups Projects
Unverified Commit d4820d77 authored by Pierluigi Lenoci's avatar Pierluigi Lenoci
Browse files

Added node-deletion-delay-timeout and node-deletion-batcher-interval as chart example

parent 9ecf9b15
No related branches found
No related tags found
No related merge requests found
...@@ -11,4 +11,4 @@ name: cluster-autoscaler ...@@ -11,4 +11,4 @@ name: cluster-autoscaler
sources: sources:
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler - https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
type: application type: application
version: 9.43.2 version: 9.43.3
...@@ -192,6 +192,8 @@ extraArgs: ...@@ -192,6 +192,8 @@ extraArgs:
# scale-down-delay-after-delete: 0s # scale-down-delay-after-delete: 0s
# scale-down-delay-after-failure: 3m # scale-down-delay-after-failure: 3m
# scale-down-unneeded-time: 10m # scale-down-unneeded-time: 10m
# node-deletion-delay-timeout: 2m
# node-deletion-batcher-interval: 0s
# skip-nodes-with-system-pods: true # skip-nodes-with-system-pods: true
# balancing-ignore-label_1: first-label-to-ignore # balancing-ignore-label_1: first-label-to-ignore
# balancing-ignore-label_2: second-label-to-ignore # balancing-ignore-label_2: second-label-to-ignore
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment