execute pod in kubernetes code example Example: kubectl run pod kubectl run <pod-name> --image=<image> --restart=Never