Overview
Explore the inner workings of Kubernetes' container orchestration in this 38-minute conference talk by Salman Iqbal from Appvia. Gain insights into how the Kubernetes scheduler, a core component of the control-plane, efficiently manages resource allocation by deciding where to place Pods within a cluster. Discover the scheduler's decision-making process, including node filtering and workload prioritization. Learn about tools available to influence Pod placement for specific requirements such as GPU utilization or latency reduction. Begin with a basic overview of Kubernetes before delving into the scheduler's internals and exploring techniques to optimize container deployment across nodes.
Syllabus
How Kubernetes Plays Tetris with Your Containers - Salman Iqbal, Appvia
Taught by
Linux Foundation