kubernetes start pod with shell code example Example: kubectl run pod kubectl run <pod-name> --image=<image> --restart=Never