doc: Add Flox as an installation method

Signed-off-by: Bryan Honof <bryan@floxdev.com>
This commit is contained in:
Bryan Honof
2024-07-31 11:17:55 +02:00
parent 561793c356
commit 91d59b9768

View File

@@ -88,6 +88,7 @@ this new Go implementation by downloading the binaries from the [**Releases page
- [with Chocolatey (Windows)](#windows-installation-using-chocolatey)
- [Windows Installation (using Scoop)](#windows-installation-using-scoop)
- [with winget (Windows)](#windows-installation-using-winget)
- [with Flox (macOS & Linux & Windows WSL)](#flox)
- [manually (macOS & Linux)](#manual-installation-macos-and-linux)
If you like to add context/namespace information to your shell prompt (`$PS1`),
@@ -174,6 +175,13 @@ winget install --id ahmetb.kubectx
winget install --id ahmetb.kubens
```
### Flox
Available as packages on [Flox](https://flox.dev)
```pwsh
flox install kubectx
```
### Manual Installation (macOS and Linux)
Since `kubectx` and `kubens` are written in Bash, you should be able to install