Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 664 Bytes

PodResourceConfig.md

File metadata and controls

20 lines (10 loc) · 664 Bytes

PodResourceConfig

Properties

Name Type Description Notes
cpuPeriod Integer CPU period of the cpuset, determined by --cpus [optional]
cpuQuota Long CPU quota of the cpuset, determined by --cpus [optional]
resourceLimits LinuxResources [optional]
throttleReadBpsDevice Map<String, LinuxThrottleDevice> ThrottleReadBpsDevice contains the rate at which the devices in the pod can be read from/accessed [optional]

Implemented Interfaces

  • Serializable