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
@@ -144,6 +145,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
144
145
capabilities (e.g. `MKNODE`, `SYS_MODULE` etc.). This should only be enabled
145
146
if user namespace remapping is enabled in the Docker daemon.
146
147
-`HugePages`: Enable the allocation and consumption of pre-allocated [huge pages](/docs/tasks/manage-hugepages/scheduling-hugepages/).
148
+
-`HyperVContainer`: Enable [Hyper-V isolation](https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/hyperv-container) for Windows containers.
147
149
-`Intializers`: Enable the [dynamic admission control](/docs/admin/extensible-admission-controllers/)
148
150
as an extension to the built-in [admission controllers](/docs/admin/admission-controllers/).
149
151
When the `Initializers` admission controller is enabled, this feature is automatically enabled.
0 commit comments