4.1.3 Adding a liveness probe
View in the book.
Buy the book.
Add a liveness probe to restart broken Pods.
Apply the change
cd Chapter04/4.1.3_Liveness
kubectl apply -f deploy.yaml
Add a liveness probe to restart broken Pods.
Apply the change
cd Chapter04/4.1.3_Liveness
kubectl apply -f deploy.yaml