Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kubectx_v0.9.1_windows_x86_64.zip | 2020-06-30 | 1.1 MB | |
kubens_v0.9.1_linux_armhf.tar.gz | 2020-06-30 | 8.1 MB | |
kubens_v0.9.1_linux_x86_64.tar.gz | 2020-06-30 | 8.7 MB | |
kubens_v0.9.1_windows_x86_64.zip | 2020-06-30 | 8.7 MB | |
checksums.txt | 2020-06-30 | 1.2 kB | |
kubectx_v0.9.1_darwin_x86_64.tar.gz | 2020-06-30 | 1.1 MB | |
kubectx_v0.9.1_linux_arm64.tar.gz | 2020-06-30 | 1.0 MB | |
kubectx_v0.9.1_linux_x86_64.tar.gz | 2020-06-30 | 1.1 MB | |
kubens | 2020-06-30 | 5.6 kB | |
kubens_v0.9.1_darwin_x86_64.tar.gz | 2020-06-30 | 9.2 MB | |
kubens_v0.9.1_linux_arm64.tar.gz | 2020-06-30 | 7.9 MB | |
kubens_v0.9.1_linux_armv7.tar.gz | 2020-06-30 | 8.1 MB | |
kubectx | 2020-06-30 | 6.1 kB | |
kubectx_v0.9.1_linux_armhf.tar.gz | 2020-06-30 | 1.0 MB | |
kubectx_v0.9.1_linux_armv7.tar.gz | 2020-06-30 | 1.0 MB | |
README.md | 2020-06-30 | 929 Bytes | |
v0.9.1.tar.gz | 2020-06-30 | 512.9 kB | |
v0.9.1.zip | 2020-06-30 | 541.7 kB | |
Totals: 18 Items | 58.1 MB | 0 |
NOTE: The stable versions of
kubectx
andkubens
are the Bash script implementations (i.e. the./kubectx
and./kubens
files below). Go-based implementations are still unstable and are work-in-progress.
Changelog
- [Go implementation] Fix typo in kubens --help
- [Go implementation] Release binaries for arm64 (armv8) and armhf (armv6), armv7
- [Go implementation] Fix colorized outputs on windows
- [Go implementation] Handle context names with
:
character (e.g. AWS EKS) - [Go implementation] Switching with kubens no longer requires "List Namespace" permissions
- [Go implementation] Fix messages while interactively switching context with fzf(1).
Known Issues
- [Go implementation] kubectx: doesn't work with multiple kubeconfig files (#211)
- [Go implementation] kubens: doesn't work with kubeconfig files that have relative file paths (#229)
- [Go implementation] kubectx: 240