[ Kube 48 ] Kubernetes Pod Disruption Budget Demo

In this video, I will show you how to use pod disruption budget in your Kubernetes cluster. Using pod disruption budget you can specify the minimum number of pods/replicas that needs to be maintained to effectively run your application/service. Bear in mind that pod disruption budget only works during voluntary pod evictions such as draining a node for maintenance. It doesn't work for involuntary evictions such as node failure/crash. Documentation from the official site for reference https://kubernetes.io/docs/concepts/w... https://kubernetes.io/docs/tasks/run-... Github: https://github.com/justmeandopensourc... If you liked this video, please share it with your friends and don't forget to subscribe to my channel. For any questions/feedback/issues, please leave me a comment and I will be happy to help. Many thanks for watching this video today. Hope you found it useful. If you wish to support me: https://www.paypal.com/cgi-bin/webscr... Thanks, Venkat