mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-17 16:52:24 +00:00
Debian package installation information added
As the package is currently available for Debian Buster and Sid, the brief installation information added.
This commit is contained in:
parent
c606382a62
commit
5f4160766d
@ -110,6 +110,13 @@ sudo git clone https://github.com/ahmetb/kubectx /opt/kubectx
|
||||
sudo ln -s /opt/kubectx/kubectx /usr/local/bin/kubectx
|
||||
sudo ln -s /opt/kubectx/kubens /usr/local/bin/kubens
|
||||
```
|
||||
|
||||
Also available as a Debian package (for [Debian Buster (testing)](https://packages.debian.org/buster/kubectx) and [Sid (unstable)](https://packages.debian.org/sid/kubectx)):
|
||||
|
||||
``` bash
|
||||
sudo apt install kubectx
|
||||
```
|
||||
|
||||
#### Arch Linux
|
||||
|
||||
An unofficial [AUR package](https://aur.archlinux.org/packages/kubectx) `kubectx`
|
||||
|
Loading…
Reference in New Issue
Block a user