Difference between revisions of "K9s"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* https://k9scli.io/topics/install/ | * https://k9scli.io/topics/install/ | ||
+ | * Version: https://github.com/derailed/k9s/releases | ||
* Installation: | * Installation: | ||
** macOS: <code>[[brew install derailed/k9s/k9s]]</code> | ** macOS: <code>[[brew install derailed/k9s/k9s]]</code> | ||
** Windows: <code>[[choco install k9s]]</code> | ** Windows: <code>[[choco install k9s]]</code> | ||
+ | ** Ubuntu: <code>[[snap install k9s]]</code> | ||
* <code>k9s [[--context]]</code> | * <code>k9s [[--context]]</code> | ||
Line 20: | Line 22: | ||
* <code>[[~/.k9s/hotkey.yml]]</code> | * <code>[[~/.k9s/hotkey.yml]]</code> | ||
* [[Kui]] | * [[Kui]] | ||
+ | * [[Buoy]] | ||
* <code>[[kubectl]], [[kubeadm]]</code> | * <code>[[kubectl]], [[kubeadm]]</code> | ||
* [[Kubernetes dashboard]] | * [[Kubernetes dashboard]] | ||
Line 25: | Line 28: | ||
* [[Kasten K10]] | * [[Kasten K10]] | ||
* [[Rancher]] | * [[Rancher]] | ||
+ | * [[Asciinema]] | ||
== See also == | == See also == |
Latest revision as of 06:43, 28 May 2024
wikipedia:K9s is a terminal based UI to interact with your Kubernetes clusters including real time metrics of resources.
- Installation:
- macOS:
brew install derailed/k9s/k9s
- Windows:
choco install k9s
- Ubuntu:
snap install k9s
- macOS:
k9s --context
k9s --readonly k9s -c dp
Related[edit]
brew install k9s
~/.k9s/hotkey.yml
- Kui
- Buoy
kubectl, kubeadm
- Kubernetes dashboard
- Lens
- Kasten K10
- Rancher
- Asciinema
See also[edit]
Advertising: