Kubernetes Probes- livenessProbe, readinessProbe, startupProbe |How to use kubernetes probes-part 14

Rahul Wagh
Rahul Wagh
26.2 هزار بار بازدید - 3 سال پیش - ▬▬▬▬▬▬ * Instruction's Guides *
▬▬▬▬▬▬ * Instruction's Guides * ▬▬▬▬▬▬


How to implement Kubernetes liveness, Readiness and Startup probes - https://jhooq.com/kubernetes-liveness...

GitHub - https://github.com/rahulwagh/spring-b...

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/conf...

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
3 سال پیش در تاریخ 1400/07/26 منتشر شده است.
26,296 بـار بازدید شده
... بیشتر