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

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error