- CronJob
- DaemonSet
- Deployment
- Job
- Pod
- ReplicaSet
- StatefulSet
- If
resources.limits.cpu
is set. - If
resources.limits.cpu
>= cpuLimitMin. - If
resources.limits.cpu
<= cpuLimitMax.
If any of the above checks fail, the resource is denied from being deployed in the cluster.