Useful commands Get all infos about k8s apis kubectl api-resources Meaning of API version field v1 is used to denote a stable object Runing commands in a container kubectl exec -it <pod_name> -- /bin/bash