Advanced Scheduling in Kubernetes
Pavan Elthepu Pavan Elthepu
11.6K subscribers
18,671 views
494

 Published On Dec 31, 2022

#kubernetes #scheduling #devops #fullstackdevelopment

In the Kubernetes Architecture chapter of this series, we’ve learned that Kubernetes scheduler is responsible for scheduling pods onto nodes. But how does scheduler picks up the best node suitable for our pod? And is it possible to customize this behavior? In this section, we’ll learn how Kubernetes scheduler works, and also we’ll learn how we can customize this behavior using:
1. nodeName
2. nodeSelector
3. Affinity
4. Taints and Tolerations

And needless to say, we'll learn everything with complete Hands-on!

Manifests: https://github.com/pelthepu/Kubernete...

Please give a Like and Subscribe - https://bit.ly/pavanelthepu

Timestamps:
0:00 - Intro
01:05 - How Scheduler Works?
02:44 - nodeName
04:23 - nodeSelector
12:38 - nodeAffinity
16:17 - podAffinity
19:13 - Taints and Tolerations
19:13 - Summary

My other courses:
Docker Complete Course:    • Docker Tutorial |  Full Course in 2 H...  

Thank you very much!

show more

Share/Embed