© Deepak Vohra 2017

Deepak Vohra, Kubernetes Management Design Patterns, 10.1007/978-1-4842-2598-1_12

12. Using Resource Quotas

Deepak Vohra

(1)White Rock, British Columbia, Canada

In Chapter 10 we introduced a resource consumption model based on requests and limits, using which resources (CPU and memory) are allocated to a pod’s containers.

Problem

Although we discussed allocating resources to a pod’s containers, we did not take some other factors into consideration. The resource requirements vary from one development team to another. If one development team were to use all or most of the resources on a node, another team would not be able to run any application on the same node. Second, the resource requirements vary across the different phases ...

Get Kubernetes Management Design Patterns: With Docker, CoreOS Linux, and Other Platforms now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.