diff --git a/cluster-autoscaler/FAQ.md b/cluster-autoscaler/FAQ.md index 3d7316aefa..e81cb42460 100644 --- a/cluster-autoscaler/FAQ.md +++ b/cluster-autoscaler/FAQ.md @@ -791,6 +791,7 @@ The following startup parameters are supported for cluster autoscaler: | `feature-gates` | A set of key=value pairs that describe feature gates for alpha/experimental features. | "" | `cordon-node-before-terminating` | Should CA cordon nodes before terminating during downscale process | false | `record-duplicated-events` | Enable the autoscaler to print duplicated events within a 5 minute window. | false +| `debugging-snapshot-enabled` | Whether the debugging snapshot of cluster autoscaler feature is enabled. | false # Troubleshooting: