how to modify a pod k8s code example Example: kubectl create pod kubectl run <pod-name> --image=<image> --restart=Never