Difference between revisions of "K9s"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[wikipedia:K9s]] | + | [[wikipedia:K9s]] is a terminal based UI to interact with your Kubernetes clusters including real time metrics of resources. |
* https://k9scli.io/ | * https://k9scli.io/ | ||
* https://k9scli.io/topics/install/ | * https://k9scli.io/topics/install/ | ||
+ | * Version: https://github.com/derailed/k9s/releases | ||
− | * Installation: <code>[[brew install derailed/k9s/k9s]]</code> | + | * Installation: |
+ | ** macOS: <code>[[brew install derailed/k9s/k9s]]</code> | ||
+ | ** Windows: <code>[[choco install k9s]]</code> | ||
+ | ** Ubuntu: <code>[[snap install k9s]]</code> | ||
* <code>k9s [[--context]]</code> | * <code>k9s [[--context]]</code> | ||
+ | |||
+ | [[k9s --readonly]] | ||
+ | [[k9s -c dp]] | ||
+ | |||
+ | |||
== Related == | == Related == | ||
+ | * <code>[[brew install k9s]]</code> | ||
+ | * <code>[[~/.k9s/hotkey.yml]]</code> | ||
* [[Kui]] | * [[Kui]] | ||
+ | * [[Buoy]] | ||
* <code>[[kubectl]], [[kubeadm]]</code> | * <code>[[kubectl]], [[kubeadm]]</code> | ||
* [[Kubernetes dashboard]] | * [[Kubernetes dashboard]] | ||
* [[Lens]] | * [[Lens]] | ||
+ | * [[Kasten K10]] | ||
+ | * [[Rancher]] | ||
+ | * [[Asciinema]] | ||
== See also == | == See also == | ||
+ | * {{k3s}} | ||
* {{K9s}} | * {{K9s}} | ||
[[Category:K8s]] | [[Category:K8s]] | ||
[[Category:K9s]] | [[Category:K9s]] |
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: