Installation
K9sAlpha is available on the following platforms:
- Linux
- MacOS
- Windows
Binary Releases
You can download the binaries from our Releases Page.
HomeBrew
-
Installation via HomeBrew
brew tap imhotepio/k9salpha && brew install k9salpha
Docker
-
Installation via HomeBrew
docker pull quay.io/imhotepio/k9s-alpha
License File
Once you get your new license key, create a license.yaml in your K9sAlpha config directory.
# $XDG_CONFIG_HOME/k9s-alpha/license.yaml
key: XXX_MY_LICENSE_KEY_XXX
PreFlight Check
-
K9sAlpha uses 256 colors terminal mode. On `Nix system make sure TERM is set accordingly.
export TERM=xterm-256color
© 2021 Imhotep Software LLC. All materials licensed under Apache v2.0