Using Kubernetes and Containers for Infinite Scaling
https://hackernoon.com
Kubernetes resource management: a recap of how to ensure containers always have the resources they need? This article explores the entire landscape of resource allocation, from a single container in a pod to near-infinite capacity in the cloud. It is helpful to look at what these categories mean when to schedule a pod on a worker node: “Guaranteed” “Burstable” containers are the first to be evicted if the cluster runs out of resources.