# kubectl exec > Execute a command in a container. > More information: . - Open Bash in a pod, using the first container by default: `kubectl exec {{pod_name}} {{-it|--stdin --tty]}} -- bash`