
Must Keep these Kubernetes Commands handy
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 …
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 …
Issue Exposed service or pods as NodePort and LoadBalancer as-well but application is not accessible on web/external Common mistakes Trying …