Configure Default Memory Requests and Limits for a Namespace
Define a default memory resource limit for a namespace, so that every new Pod in that namespace has a memory resource limit configured.
Define a default memory resource limit for a namespace, so that every new Pod in that namespace has a memory resource limit configured.
Define a default CPU resource limits for a namespace, so that every new Pod in that namespace has a CPU resource limit configured.
Define a range of valid memory resource limits for a namespace, so that every new Pod in that namespace falls within the range you configure.
Define a range of valid CPU resource limits for a namespace, so that every new Pod in that namespace falls within the range you configure.
Define overall memory and CPU resource limits for a namespace.
Restrict how many Pods you can create within a namespace.