Kubernetes Day 4 Practicals
Agenda Variables Specifications Init Container Services Controllers Environment Label If we need to Run Application _ Database (App + DB), … Read more
Agenda Variables Specifications Init Container Services Controllers Environment Label If we need to Run Application _ Database (App + DB), … Read more
To get all details root@ip-172-31-7-171:~# kubectl get all To check pods $ kubectl get pods –all-namespaces To check API Version … Read more
Issue Exposed service or pods as NodePort and LoadBalancer as-well but application is not accessible on web/external Common mistakes Trying … Read more