NodeFeatures

io.k8s.api.core.v1.NodeFeatures source ↗

NodeFeatures describes the set of features implemented by the CRI implementation. The features contained in the NodeFeatures should depend only on the cri implementation independent of runtime handlers.

supplementalGroupsPolicybooleanSupplementalGroupsPolicy is set to true if the runtime supports SupplementalGroupsPolicy and ContainerUser.