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