Probes in Kubernetes with Hands-on

Описание к видео Probes in Kubernetes with Hands-on

In the Kubernetes Architecture chapter of this series, we’ve learned that a pod is restarted automatically if Kubernetes finds a pod in an unhealthy state. But how does Kubernetes knows if a pod is healthy or not? In this section, we’ll learn how K8s identifies whether a pod is working or not, and also we’ll learn how we can customize this behavior using Probes with complete Hands-on. We'll learn about 3 different types of Probes that Kubernetes provides:
1. Startup Probe
2. Liveness Probe
3. Readiness Probe

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

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

Timestamps:
0:00 - Intro
00:36 - Need for a probe
02:43 - Liveness Probe
03:42 - Probing Mechanisms
05:08 - Probe customisation
09:08 - Readiness Probe
12:27 - Startup Probe
15:59 - Summary with the flow diagram
17:07 - Best Practices

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

Thank you very much!

#kubernetes #probes #fullstackdevelopment #devops

Комментарии

Информация по комментариям в разработке