Using kubectl to quickly spin up a pod to run shell command

Using kubectl to quickly run a terminal on a namespace. 

kubectl run my-shell --rm -i --tty --image ubuntu -- bash

Comments

Popular posts from this blog

mongosh install properly

gemini cli getting file not defined error

vllm : Failed to infer device type