kubens
Kubectl plugin that helps you switch between namespaces
Faster way to switch between namespaces in kubectl.
https://github.com/ahmetb/kubectx
arm64 armhf amd64
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
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for kubens are versioned 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
versions:
- 0.9.4
- 0.9.5
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 versioned 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_x86_64.tar.gz
sha256: 8b3672961fb15f8b87d5793af8bd3c1cca52c016596fbf57c46ab4ef39265fcd
timestamp: 2021-12-14 15:37:09+00:00
- 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.5/kubens_v0.9.5_linux_arm64.tar.gz
sha256: a0de47f47e0d8e176929069657c96fb0d8f2422bff2550d608aa1df894635736
timestamp: 2023-07-14 03:27:40+00:00
- url: https://github.com/ahmetb/kubectx/releases/download/v0.9.5/kubens_v0.9.5_linux_armhf.tar.gz
sha256: 858535d328e113a1ae079c31d6e062060205a2f0771a35b0adf60512bcb6e495
timestamp: 2023-07-14 03:27:40+00:00