youtube image
From YouTube: OpenShift Administrator’s Office Hour (Ep 17): Controlling Pod resource management

Description

Resources are precious. You don't want to waste them and you don't want Pods to over indulge, so how do we control access to resources? Kubernetes has built-in functionality that allows the application to declare their requirements and, conversely, enable administrators to define their limits. This episode we'll explore the aspects of requests, limits, quotas, LimitRanges, and QoS classes, including how all of these are affected during resource contention.