1.1 Kubectl Cheatsheet.html
1. Where to find quick help for kubectl commands
2. Cant see your K8S resource Check namespace used.
3. How to sort long kubectl output
4. Reading logs from pod
5. How to check my microservice is running just fine
6. Restarting a failed pod
7. Getting a pod uptime
8. Connecting to podcontainer console
9. Volume issues - our data health
10. IPDNS addresses for pods microservices
11. What network ports are used
12. Ingress - how to access K8S from the outside
13. Where is kubectl configuration located
14. Display POD configuration for quick review
15. Readiness and liveness - how to check them