- I am preparing for CKAD exam. I will be adding the hand-on lab excercies I executed during the learning.
- Refer to yml files under apache-https-deployment-service folder to deploy httpd with container port on 80 and expose the httpd service for external access in kube cluster.
- Refer to yml files under petclinic-deployment-service folder to deploy springboot application with container port on 8080 and expose the app for external access in kube cluster.