Skip to content

Commit ddaa9f0

Browse files
committed
Add debugging-snapshot-enabled back
1 parent d532844 commit ddaa9f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster-autoscaler/FAQ.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,7 @@ The following startup parameters are supported for cluster autoscaler:
788788
| `feature-gates` | A set of key=value pairs that describe feature gates for alpha/experimental features. | ""
789789
| `cordon-node-before-terminating` | Should CA cordon nodes before terminating during downscale process | false
790790
| `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
791792
| `node-delete-delay-after-taint` | How long to wait before deleting a node after tainting it. | 5 seconds
792793

793794
# Troubleshooting:

0 commit comments

Comments
 (0)