November 18, 2019

206 words 1 min read

Staying in Tune: Optimize Kubernetes for Stability and Utilization

Staying in Tune: Optimize Kubernetes for Stability and Utilization

Kubernetes provides a number of primitives to manage resource consumption. Implementing resource limits, requests and quotas are often the first steps taken to solve this problem at the pod or namespa …

Talk Title Staying in Tune: Optimize Kubernetes for Stability and Utilization
Speakers Koushik Radhakrishnan (Cloud Native Architect, VMware), Randy Johnson (Cloud Native Architect, VMware)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location San Diego, CA, USA
Date Nov 15-21, 2019
URL Talk Page
Slides Talk Slides
Video

Kubernetes provides a number of primitives to manage resource consumption. Implementing resource limits, requests and quotas are often the first steps taken to solve this problem at the pod or namespace level. However, the behaviour of an overall Kubernetes cluster as it nears capacity and the parameters available to tune it are often overlooked. To ensure optimal stability and utilization of a cluster, users must learn how to implement, test and manage these parameters over time.With their field engineering work done for healthcare and financial customers, Randy and Koushik have gathered valuable lessons on how one should approach this problem.This talk will illustrate how you should approach resource limits, resource requests, eviction policies and node allocatable constraints to get the most out of your Kubernetes clusters.

comments powered by Disqus