a pod based on the JSON passed into stdin\n" "\t\tcat pod.json | kubectl replace -f -\n" "\n" "\t\t# Update a single-container pod's image version (tag) to v4\n" "\t\tkubectl get pod mypod -o yaml | sed 's/\\(image: myimage\\):.*$/