You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -347,6 +348,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
347
348
-`GCERegionalPersistentDisk`: Enable the regional PD feature on GCE.
348
349
-`HugePages`: Enable the allocation and consumption of pre-allocated [huge pages](/docs/tasks/manage-hugepages/scheduling-hugepages/).
349
350
-`HyperVContainer`: Enable [Hyper-V isolation](https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/hyperv-container) for Windows containers.
351
+
-`HPAScaleToZero`: Enables setting `minReplicas` to 0 for `HorizontalPodAutoscaler` resources when using custom or external metrics.
350
352
-`KubeletConfigFile`: Enable loading kubelet configuration from a file specified using a config file.
351
353
See [setting kubelet parameters via a config file](/docs/tasks/administer-cluster/kubelet-config-file/) for more details.
352
354
-`KubeletPluginsWatcher`: Enable probe-based plugin watcher utility to enable kubelet
0 commit comments