Kubernetes Scheduler: Explained in Plain English with Comicsby@ranand12
224 reads

Kubernetes Scheduler: Explained in Plain English with Comics

by Anand Kumar 10mMay 22nd, 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. The kube scheduler constantly watches the API server to see if there are any pods which are unscheduled. Looks through the resource requirement for each container inside the pods. This is the basic kind of scheduling - where the kube scheduling is constantly looking at the API servers to find out if any pods are scheduled. In this scenario the pod has a nodeSelector which requests the pod to be deployment to any node which matches the key-value pair.

Company Mentioned

Mention Thumbnail
featured image - Kubernetes Scheduler: Explained in Plain English with Comics
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.

Share Your Thoughts

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
L O A D I N G
. . . comments & more!