kubectl start pod from docker image code example Example: kubectl run pod kubectl run <pod-name> --image=<image> --restart=Never