- 📄 14.1. Requesting resources for a pod’s containers
- 14.1.1. Creating pods with resource requests
- 14.1.2. Understanding how resource requests affect scheduling
- 📄 14.2. Limiting resources available to a container
- 14.2.1. Setting a hard limit for the amount of resources a container can use
- 14.2.2. Exceeding the limits
- 14.2.3. Understanding how apps in containers see limits
- 📄 14.4. Setting default requests and limits for pods per namespace
- 14.4.1. Introducing the LimitRange resource
- 14.4.3. Enforcing the limits
- 📄 14.5 Limiting the total resources available in a namespace
- 14.5.1. Introducing the ResourceQuota object
- 14.5.2. Specifying a quota for persistent storage
- 14.5.3. Limiting the number of objects that can be created