kubens
Kubectl plugin that helps you switch between namespaces
Faster way to switch between namespaces in kubectl.
https://github.com/ahmetb/kubectx
amd64 armhf arm64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install kubens
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
0.9.4 | 7b9c1451510ab7d27a0d3e3d48548544f548d0b7dbbe98d3f11c1ee9f303a508 |
5439 |
Version | SHA256 | Size (KB) |
---|---|---|
0.9.4 | acb4b608391d9091ca4814dcfd7156eb15b5efdb84113d2f4c50925b8bc9c6c8 |
4552 |
Version | SHA256 | Size (KB) |
---|---|---|
0.9.4 | 429e47f3eaa3de3fe53875ad03afefbc44dfe244a122e18ed80bb3d0543586fa |
4520 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for kubens are versionned here.
Click here to see kubens ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/kubens/ops2deb.yml
- name: kubens
version: 0.9.4
revision: "3"
homepage: https://github.com/ahmetb/kubectx
summary: kubectl plugin that helps you switch between namespaces
description: Faster way to switch between namespaces in kubectl.
fetch: https://github.com/ahmetb/kubectx/releases/download/v{{version}}/kubens_v{{version}}_linux_x86_64.tar.gz
script:
- mv kubens {{src}}/usr/bin/kubens
- ln -s /usr/bin/kubens {{src}}/usr/bin/kubectl-ns
- name: kubens
matrix:
architectures:
- arm64
- armhf
version: 0.9.4
revision: "3"
homepage: https://github.com/ahmetb/kubectx
summary: kubectl plugin that helps you switch between namespaces
description: Faster way to switch between namespaces in kubectl.
fetch:
url: https://github.com/ahmetb/kubectx/releases/download/v{{version}}/kubens_v{{version}}_linux_{{target}}.tar.gz
targets:
amd64: x86_64
script:
- mv kubens {{src}}/usr/bin/kubens
- ln -s /usr/bin/kubens {{src}}/usr/bin/kubectl-ns
The blueprint fetch
keyword contains a URL template pointing to kubens releases. Downloaded files are locked in a lockfile versionned here.
Click here to see kubens release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/kubens/ops2deb.lock.yml
- url: https://github.com/ahmetb/kubectx/releases/download/v0.9.4/kubens_v0.9.4_linux_arm64.tar.gz
sha256: 7c2d0d4d46338bf400ebba1b23947d35b25725b9b4e3e1932bb88b3ec3f96a5a
timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/ahmetb/kubectx/releases/download/v0.9.4/kubens_v0.9.4_linux_armhf.tar.gz
sha256: f7b888ba40ec139e1321616d62953d850c6de8ece3ac6e5169a8faba4eadb1c8
timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/ahmetb/kubectx/releases/download/v0.9.4/kubens_v0.9.4_linux_x86_64.tar.gz
sha256: 8b3672961fb15f8b87d5793af8bd3c1cca52c016596fbf57c46ab4ef39265fcd
timestamp: 2021-12-14 15:37:09+00:00