← Package directory
Available on winget

Install kubens

Faster way to switch between namespaces in kubectl

Install with winget
winget install --id ahmetb.kubens
Upgrade
winget upgrade --id ahmetb.kubens
Uninstall
winget uninstall --id ahmetb.kubens

About kubens

kubens is a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily.

What's new in 0.11.0

Changelog - feature: kubectx -r launches a read-only shell where only edits to the cluster via kubectl are prevented. Demo: https://x.com/ahmetb/status/2036830308587241971

Read release notes

Version history

Version Updated Notes
0.11.0 Unknown Changelog - feature: kubectx -r launches a read-only shell where only edits to the cluster via kubectl are prevented. Demo: https://x.com/ahmetb/status/2036830308587241971
0.10.2 Unknown Changelog - 2cb7500 Support interactive fzf selection for kubectx -s with no arguments - e4727d3 Fix relative path resolution in exec credential plugins (#490) - eb621b4 Support multiple kubeconfig files (KUBECONFIG=file...
0.10.0 Unknown Changelog More features in the Go implementation of kubectx/kubens! (It's been 2.5 years since the last release.) - New: kubectx --shell/-s <CONTEXT> spins up an isolated shell where only that context exists! - New: kube...
0.9.5 Unknown No notes
0.9.4 Unknown Release notes