▬▬▬▬▬▬ 🎉 🔥 Udemy Course - AWS Networking Zero to Hero!🔥 🎉▬▬▬▬▬▬
🚀 AWS Networking Masterclass! - https://www.udemy.com/course/aws-networking-zero-to-hero-masterclass/?referralCode=9A38DC3CAF2B02863FF5
▬▬▬▬▬▬ 🎉 🔥 Udemy Course - Master Azure Like a Pro!🔥 🎉▬▬▬▬▬▬
🚀 Master Azure Like a Pro! - https://www.udemy.com/course/azure-cloud-zero-to-hero/?referralCode=241EFDDC7859120A5175
▬▬▬▬▬▬ 🙍🏻♂️Join YouTube Membership ▬▬▬▬▬▬
Join this channel to get access to perks:
https://www.youtube.com/channel/UC7p4oXcPbgk_yTSHK7QlkSg/join
▬▬▬▬▬▬ 🙍🏻♂️ Members Only Videos ▬▬▬▬▬▬
Member Only videos - https://www.youtube.com/playlist?list=UUMO7p4oXcPbgk_yTSHK7QlkSg
▬▬▬▬▬▬ 🗓️ Book Me for Consultation ▬▬▬▬▬▬
Calender - https://tidycal.com/rahulwagh17
▬▬▬▬▬▬ * Instruction's Guides * ▬▬▬▬▬▬
How to implement Kubernetes liveness, Readiness and Startup probes - https://jhooq.com/kubernetes-liveness-readiness-startup-probes/
GitHub - https://github.com/rahulwagh/spring-boot-docker
Maintaining a healthy Kubernetes cluster is really challenging especially if you have not configured the Liveness, Readiness, and Startup Probes correctly for your containers deployed under Kubernetes containers.
If I have to put it in a simple way -
1. Liveness probes - It is responsible for restarting your container if it senses a deadlock.
2. Readiness probes - This probe will tell when the container is ready to start traffic.
3. Startup probes - It tells when the container application has started.
In this lab session, we are going to see -
1. What are Kubernetes Probes?
2. How to create Kubernetes liveness probes?
3. How to create Kubernetes Readiness probes?
3. How to create Kubernetes Startup probes?
▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 Intro
0:24 liveness probe
3:17 readiness probe
4:24 startup probe
For more details on Kubernetes probes please refer to - https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
To learn more on DevOps visit - https://jhooq.com
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #kubernetes #kubernetesprobes #probes