paint-brush
Kubernetes scheduler visually explained in plain English with a storyby@ranand12
261 reads

Kubernetes scheduler visually explained in plain English with a story

by Anand Kumar 9mMay 14th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Kubernetes Scheduler is the smallest deployable unit of workload. Pods always execute inside a Node. But there are so many Nodes - which one should node should I deploy this pod to??! The kube scheduler constantly watches the API server to see if there are any pods which are unscheduled. It then assigns (binds) them a table which would meet their Seating requirement. This is the basic kind of scheduling - where the kube Scheduler constantly looks through the resource requirement for each of the pods.

Company Mentioned

Mention Thumbnail
featured image - Kubernetes scheduler visually explained in plain English with a story
Anand Kumar  HackerNoon profile picture
Anand Kumar

Anand Kumar

@ranand12

creator of www.azuremonk.com. Senior Cloud Solution Architect @ Microsoft NYC

About @ranand12
LEARN MORE ABOUT @RANAND12'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Anand Kumar  HackerNoon profile picture
Anand Kumar @ranand12
creator of www.azuremonk.com. Senior Cloud Solution Architect @ Microsoft NYC

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here