How to use & troubleshoot Kubernetes pods?

Troubleshooting and Debugging Commands: explain Documentation of resources describe Show details of a specific resource or group of resources logs Print the logs for a container in a pod attach Attach to a running container exec Execute a command in a container port-forward Forward one or more local ports to a pod cp Copy files and directories to and from containers. auth Inspect authorization run Run a particular image on the cluster explain Documentation of resources — describe Show details … Continue reading How to use & troubleshoot Kubernetes pods?