ββββββββββββββββββ
Checkout kubectx-rs the rust equivalent (smaller and faster) with pre-compiled binairies.
ββββββββββββββββββ
Fastest switch between Kubernetes contexts π.
npm i kubectx -g
β / kubectx
? Select kubectl context (Use arrow keys)
image-charts-production
β― killbug-development
minikube
ouest-france-development
I wish I could find an inquirer-like library in Rust and rewrite this little tool in Rust instead.
- rewrite in Rust
- support namespace switch as well (kubens)
kubectx is completly inspired by kubectx from Ahmet Alp Balkan. I personally prefer the interactive way that's why this project exist :).