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

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type