kubectx

Crates.iokubectx
lib.rskubectx
version1.0.3
sourcesrc
created_at2017-07-28 18:48:57.693758
updated_at2017-08-02 14:52:22.704919
descriptionSwitch between Kubernetes contexts
homepagehttps://github.com/FGRibreau/kubectx-rs
repositoryhttps://github.com/FGRibreau/kubectx-rs
max_upload_size
id25490
size3,959
Francois-Guillaume Ribreau (FGRibreau)

documentation

https://docs.rs/kubectx

README

kubectx

Build Status Build status

Fastest switch between Kubernetes contexts 🏎.

kubectx

⭐️ Download pre-built binaries ⭐️

Installation

cargo install kubectx

Usage

$ kubectx
--Select kubectl context (Use arrow keys)
  image-charts-production
❯ killbug-development
  minikube
  ouest-france-development

Next steps

  • support namespace switch as well (kubens)

Related work

  • kubectx is completly inspired by kubectx from Ahmet Alp Balkan. I personally prefer the interactive way that's why this project exist :).
  • before this Rust version, kubectx was wrote over NodeJS.
Commit count: 20

cargo fmt