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.
1 parent d532844 commit ddaa9f0Copy full SHA for ddaa9f0
cluster-autoscaler/FAQ.md
@@ -788,6 +788,7 @@ The following startup parameters are supported for cluster autoscaler:
788
| `feature-gates` | A set of key=value pairs that describe feature gates for alpha/experimental features. | ""
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:
0 commit comments