Day 15 Liveness Probe | Kubernetes
Hello again, this time we take a look at various probes provided by Kubernetes.
What is Liveness Probe?
The Liveness probe lets Kubernetes know when to restart a container.
There are many cases where the container having issues and the container is r...
m3pratik.hashnode.dev1 min read