Kubernetes is a container orchestration system that provides a lot of built in functionality to deploy and manage applications using containers. But it’…
Containers give developers the ability to isolate applications from one another, but that’s not enough. Resource isolation is much different that securi…
Effective management of shared resources (CPU, memory, etc.) is critical to achieving high utilization and strong isolation in shared clusters. This talk will describe the Kubernetes features that allow you to simultaneously achieve your utilization, isolation, and availability goals. We will also examine the new features in Kubernetes 1.6 that give you fine-grained control over placement of your