Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 513 Bytes

V1NodeFeatures.md

File metadata and controls

14 lines (6 loc) · 513 Bytes

V1NodeFeatures

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.

Properties

Name Type Description Notes
supplementalGroupsPolicy Boolean SupplementalGroupsPolicy is set to true if the runtime supports SupplementalGroupsPolicy and ContainerUser. [optional]