how to run command in a pod from kubectl code example Example: kubectl run pod kubectl run <pod-name> --image=<image> --restart=Never