Manage Memory, CPU, and API Resources


    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 CPU resource limits for a namespace, so that every new Pod in that namespace falls within the range you configure.

    Restrict how many Pods you can create within a namespace.