CKAD Exercise 9 Health Check Readiness Probe and Liveness Probe
Автор: cybersecnerd
Загружено: 2022-10-10
Просмотров: 248
Minikube Setup :    • Practical #kubernetes  lab setup #minikube...  
github repo : https://github.com/chirag99969/ckad-e...
Readiness Probe and Liveness Probe: 
👉 Create a new Pod named hello that exposes the port 3000. Provide the name nodejs-port for the container port.
👉 Add a Readiness Probe that checks the URL path / on the port referenced with the name nodejs-port after a 2 seconds delay. You do not have to define the period interval.
👉 Add a Liveness Probe that verifies that the app is up and running every 8 seconds by checking the URL path / on the port referenced with the name nodejs-port. The probe should start with a 5 seconds delay.
👉Shell into container and curl localhost:3000. Write down the output. Exit the container.
👉Retrieve the logs from the container. Write down the output.                
 
                Доступные форматы для скачивания:
Скачать видео mp4
- 
                                Информация по загрузке: