4.1.2 Adding a readiness probe

View in the book. Buy the book.

Add a readiness probe to avoid sending traffic to unready Pods.

Apply the change

cd Chapter04/4.1.2_Readiness
kubectl apply -f deploy.yaml