Тёмный

Taints and Toleration Kubernetes: Understanding Different Taint Effects 

DevOps Pro
Подписаться 11 тыс.
Просмотров 12 тыс.
50% 1

Hello folks, Welcome to DevOps Pro!
In this video, we will explain everything you need to know about Taints and Toleration in Kubernetes, including different Taint Effects, their uses, and how they work. We also cover practice questions to help you solidify your understanding.
===============Topics covered==================
👉 Taints and Tolerations in Kubernetes
👉 Different Taint Effects
👉 Use cases for Taints and Tolerations
👉 How Taints and Tolerations Work
👉 Practice questions to test your knowledge
GitHub Repository: github.com/dev...
Don't forget to like, comment, and subscribe for more content, and check out our complete CKA playlist link in the description below to stay updated with our latest videos.
Thank you for watching, and let's get started on mastering Kubernetes and cracking the CKA exam!
================= ⭐️⭐️⭐️⭐️⭐️⭐️⭐️ =================
📝 Get access to the notes and ppt of each video - www.youtube.co...
=================== Let's Connect ===================
🤝 LinkedIn - / riya-soni-3bb5111a0
🤝 LinkedIn - / devopsproin
🤝 Twitter - / devopsproin
🤝 Facebook - / devopsproin
🤝 Instagram - / devopsproin
🤝 Discord Community - / discord
==================================================
👉 Site Link:- devopspro.in/
👉 Kubernetes Playlist Link - • Certified Kubernetes A...
👉 Linux Playlist Link - • Linux Tutorials For Be...
👉 Crash Course Playlist Link - • DevOps Crash Courses i...
👉 DevOps Pro English Channel - / @devopsproenglish

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
@DevOpsPro
@DevOpsPro Год назад
Please help us with your valuable feedback - forms.gle/E9r3xvTxnLPKz9Hw9
@debrajpradhan5500
@debrajpradhan5500 11 месяцев назад
Very easy explanation,,,, thank you so much
@DevOpsPro
@DevOpsPro 11 месяцев назад
Happy to help! 😊
@aqeeakhtar779
@aqeeakhtar779 11 месяцев назад
Thanks for ur valuable effort...i get good content in a very clear way
@bittu847
@bittu847 3 года назад
Good Effort Riya, On control plane default taint is available thats why after creating second pod with toleration that pod not scheduled on control plane, while using kubectl describe node control plane ,dont use grep it will show one line of taint ...observe that, that is default taint not created by u
@godfather2229
@godfather2229 Год назад
You are right.
@RavindraRaivlogs
@RavindraRaivlogs 3 года назад
Awesome explanation ...my all doubts..has been cleared..
@anandkegaon
@anandkegaon 3 месяца назад
nice explainantion
@HappiestMindSet
@HappiestMindSet Год назад
Nicely Explained
@DevOpsPro
@DevOpsPro Год назад
Thank you so much 🙂
@RahulSharmaSingularity
@RahulSharmaSingularity 4 месяца назад
Fantastic as always !
@DevOpsPro
@DevOpsPro 4 месяца назад
Thanks again!
@SwatiUniyal01
@SwatiUniyal01 2 года назад
Thanks for explaining the topic so beautifully.I am your new subscriber.Please share notes and keep posting K8S videos.It is very helpful.
@DevOpsPro
@DevOpsPro 2 года назад
Thanks and welcome
@HarshKumarJiladiya
@HarshKumarJiladiya Месяц назад
Thank you
@gouravpatel2687
@gouravpatel2687 6 месяцев назад
Nice explanation
@nitinvarshneykiet
@nitinvarshneykiet 10 месяцев назад
Too good 👍
@bharatiimagoudanavar
@bharatiimagoudanavar 11 месяцев назад
Hello Mam ! nice explanation, can we use node affinity to schedule on perticular node ?
@DevOpsPro
@DevOpsPro 11 месяцев назад
Yes, you can use node affinity to schedule pods on a specific node.
@gauravsinghjethuri5405
@gauravsinghjethuri5405 Год назад
please bring video on admission controller.
@amankumarpatel1281
@amankumarpatel1281 Год назад
Do not you think that the earliest you discussed as bule and green as they are only going to be scheduled on thier respective place right but with the use of taint we only restrict the green being scheduled on blue but we can not assure that green is going in the green node and blue is going in blue node....am i understood correctly ?
@DevOpsPro
@DevOpsPro Год назад
yes
@rohitgupta-ep3nk
@rohitgupta-ep3nk 2 года назад
Good explanation
@RajeshKumar-ze4pf
@RajeshKumar-ze4pf 2 года назад
It its not guarantee then what is the uses of taint and toleration? Because any how it will go to any of the node please clarify
@durgeshkolli63
@durgeshkolli63 Год назад
Well Explained Mam🙏🙏
@DevOpsPro
@DevOpsPro Год назад
Thanks a lot
@PiyushGhosh-l4k
@PiyushGhosh-l4k 5 месяцев назад
By matching tolerations means - resource has to be matched right ? or something else
@amoldevatale
@amoldevatale Год назад
thank you mam
@snehalkadam-uz9hh
@snehalkadam-uz9hh Год назад
thanks...
@ssyedsaifali88
@ssyedsaifali88 2 года назад
Can you please make a Lec video on Ingress.
@DevOpsPro
@DevOpsPro 2 года назад
Why not
@syednoor-ul-hassanshah8657
@syednoor-ul-hassanshah8657 Год назад
Well explanation (y)
@DevOpsKey1
@DevOpsKey1 2 года назад
by default control plane is schedulable?
@DevOpsPro
@DevOpsPro 2 года назад
Yes
@tabhay
@tabhay 10 месяцев назад
Kubernetes Cluster will not schedule pods on the control-plane node for security reasons by default.
@Akshattheyoutuber
@Akshattheyoutuber 7 месяцев назад
any complete course for K8s?
@DevOpsPro
@DevOpsPro 7 месяцев назад
will create soon
@karanravat2841
@karanravat2841 3 года назад
Nice explained 🙌
@DevOpsPro
@DevOpsPro 3 года назад
Thanks 🙂
@RahulRaj-sc8pv
@RahulRaj-sc8pv 5 месяцев назад
i want to correct here, you created pod with toleration effect but pod is not scheduled on control-plane node because , you mentioned only one toleration effect in pod.yaml script. FYI, master node already have one default taint configured . you just do describe the control plan and will see .
@rakeshjha6164
@rakeshjha6164 3 месяца назад
Yes, that' my point is, if toleration is applied on pod , and pod is still can be created on any node , then what is the use, although by default pod can be created at node.. I might be wrong , please clarify..
@DevOpsPro
@DevOpsPro Месяц назад
Tolerations allow a pod to be scheduled on nodes with matching taints, but they don't guarantee the pod will be scheduled there. The default taint on the control-plane node requires a specific toleration. If your pod isn’t scheduled on the control-plane, it might be due to other factors like resource availability or node preferences. Taints and tolerations help guide scheduling but don’t override all other considerations.
@aatmsuddhi952
@aatmsuddhi952 2 года назад
Good explanation but where is the notes as you said notes would be in description
@DevOpsPro
@DevOpsPro 2 года назад
Preparing the same, allow me some more time to make it. Inconvenience regretted :(
@SanjeevKumar-nq8td
@SanjeevKumar-nq8td Год назад
Does it work for stateful set
@DevOpsPro
@DevOpsPro Год назад
yes
@chantishetty1
@chantishetty1 Год назад
Hello mam, i have a question, instead of using taints & tolerations ,why can't we use manual scheduling to host pods in particular nods?
@DevOpsPro
@DevOpsPro Год назад
Hello! While manual scheduling can be an option for hosting pods on specific nodes, taints and tolerations provide more flexibility and automation in managing node selection, allowing for easier scalability and efficient resource allocation.
@RusiParikh
@RusiParikh Месяц назад
Fatafat se karte hai.. #gujarati 😁
@akashmondal299
@akashmondal299 5 месяцев назад
if a pod can schedule in any node then why we are using it? what is its use case?
@shrikantgawande4661
@shrikantgawande4661 5 месяцев назад
Good Question. Read comment from @bittu847 -> Good Effort Riya, On control plane default taint is available thats why after creating second pod with toleration that pod not scheduled on control plane, while using kubectl describe node control plane ,dont use grep it will show one line of taint ...observe that, that is default taint not created by u for ex: if you taint node03 with same taint then i guess it it should schedule to node03 only @bittu847 : is my understanding correct ??
@DevOpsPro
@DevOpsPro 4 месяца назад
Taints and tolerations help ensure that certain pods only run on specific nodes, which is crucial for workload isolation and optimization.
@nksajeer
@nksajeer 3 года назад
expecting more videos.
@DevOpsPro
@DevOpsPro 3 года назад
Yeah, I am trying to make more
@anilkommalapati6248
@anilkommalapati6248 2 года назад
Seems very nice tutorial but dont know Hindi. Could you please do the same in ENGLISH please???
@DevOpsPro
@DevOpsPro 2 года назад
Planning to make an English series too.
@DevOpsKey1
@DevOpsKey1 2 года назад
I think that's a reason toleration is not applied.
@prvnsarode
@prvnsarode Год назад
Fatafat se 😂😂
@SandeepSandy6809
@SandeepSandy6809 Год назад
remove the background music next time
Далее
🎙ПОЮ ВЖИВУЮ!
3:07:23
Просмотров 914 тыс.
How to get skins for FREE? #standoff #skins #coins
00:34
Simplified Kubernetes Taints and Tolerations Demo
4:45
Advanced Scheduling in Kubernetes
24:57
Просмотров 19 тыс.
Taints and Tolerations in Kubernetes | AKS
10:25
Просмотров 4,7 тыс.