November 21, 2019

171 words 1 min read

Deep Dive Into the Latest Kubernetes Scheduler Features

Deep Dive Into the Latest Kubernetes Scheduler Features

Kubernetes Scheduler is the component of Kubernetes that assigns pods to nodes based on the configured scheduling requirements. Users can choose to run their clusters with high resource efficiency, hi …

Talk Title Deep Dive Into the Latest Kubernetes Scheduler Features
Speakers Abdullah Gharaibeh (Senior Software Engineer, Google Inc.)
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 Scheduler is the component of Kubernetes that assigns pods to nodes based on the configured scheduling requirements. Users can choose to run their clusters with high resource efficiency, high reliability, or other custom policies. The scheduler also implements a number of critical Kubernetes features, such as “Node Affinity”, “Inter-pod affinity and anti-affinity” and the new “Even pod spreading” features. This talk will provide information on recent SIG Scheduling projects and features, including the the scheduling framework and even pod spreading. We will dedicate about half of the time of the presentation to audience questions and users' feedback.

comments powered by Disqus