kubectl exec from one pod to another pod code example Example: kubectl exec ls -lah kubectl exec <pod_name> -- ls -la /