Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 451 Bytes

PodCgroupConfig.md

File metadata and controls

18 lines (8 loc) · 451 Bytes

PodCgroupConfig

This will be expanded in future updates to pods.

Properties

Name Type Description Notes
cgroupParent String CgroupParent is the parent for the Cgroup that the pod will create. This pod cgroup will, in turn, be the default cgroup parent for all containers in the pod. Optional. [optional]

Implemented Interfaces

  • Serializable