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