mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-13 21:15:40 +00:00
Debian releases information added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
This commit is contained in:
parent
5f4160766d
commit
b1324570ad
15
README.md
15
README.md
@ -111,18 +111,21 @@ sudo ln -s /opt/kubectx/kubectx /usr/local/bin/kubectx
|
|||||||
sudo ln -s /opt/kubectx/kubens /usr/local/bin/kubens
|
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
|
#### Arch Linux
|
||||||
|
|
||||||
An unofficial [AUR package](https://aur.archlinux.org/packages/kubectx) `kubectx`
|
An unofficial [AUR package](https://aur.archlinux.org/packages/kubectx) `kubectx`
|
||||||
is available. Install instructions can be found on the [Arch
|
is available. Install instructions can be found on the [Arch
|
||||||
wiki](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages).
|
wiki](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages).
|
||||||
|
|
||||||
|
#### Debian/Ubuntu
|
||||||
|
|
||||||
|
Available as a Debian package for [Debian Buster (testing)](https://packages.debian.org/buster/kubectx), [Sid (unstable)](https://packages.debian.org/sid/kubectx) (_note: if you are unfamiliar with Debian release process and how to enable testing/unstable repos, check the [Debian Wiki](https://wiki.debian.org/DebianReleases)_:
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
sudo apt install kubectx
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
### Customizing current context colors
|
### Customizing current context colors
|
||||||
|
Loading…
Reference in New Issue
Block a user