kubectl \ run \ -i \ -tty \ --rm \ ${pod_name} \ --image=${container_image} \ --restart=Never \ -- \ /bin/sh