kubectl run -it test-pod --rm --image busybox --restart Never -n <namespace> -- /bin/sh