We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ff7028 + ddaa9f0 commit 557b0f2Copy full SHA for 557b0f2
cluster-autoscaler/FAQ.md
@@ -789,6 +789,7 @@ The following startup parameters are supported for cluster autoscaler:
789
| `cordon-node-before-terminating` | Should CA cordon nodes before terminating during downscale process | false
790
| `record-duplicated-events` | Enable the autoscaler to print duplicated events within a 5 minute window. | false
791
| `debugging-snapshot-enabled` | Whether the debugging snapshot of cluster autoscaler feature is enabled. | false
792
+| `node-delete-delay-after-taint` | How long to wait before deleting a node after tainting it. | 5 seconds
793
794
# Troubleshooting:
795
0 commit comments