kubernetes v1.32
NodeStatus.runtimeHandlers.features
NodeRuntimeHandlerFeatures is a set of features implemented by the runtime handler.
| Field / Type | Description |
|---|---|
recursiveReadOnlyMounts | RecursiveReadOnlyMounts is set to true if the runtime handler supports RecursiveReadOnlyMounts. |
userNamespaces | UserNamespaces is set to true if the runtime handler supports UserNamespaces, including for volumes. |