kubectl run ubuntu image straight into bash shell mode

This is  really one of my favourite command to use when i troubleshoot issues with pods

kubectl run -it ubuntu-shell --image=ubuntu:22.04 --restart=Never --rm -- 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