Difference between revisions of "K9s"

From wikieduonline
Jump to navigation Jump to search
(Created page with " brew install derailed/k9s/k9s {{K8s}}")
 
 
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  brew install derailed/k9s/k9s
+
{{lc}}
 +
[[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/topics/install/
 +
* Version: https://github.com/derailed/k9s/releases
  
{{K8s}}
+
* 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>
 +
 
 +
[[k9s --readonly]]
 +
[[k9s -c dp]]
 +
 
 +
 +
 
 +
== Related ==
 +
* <code>[[brew install k9s]]</code>
 +
* <code>[[~/.k9s/hotkey.yml]]</code>
 +
* [[Kui]]
 +
* <code>[[kubectl]], [[kubeadm]]</code>
 +
* [[Kubernetes dashboard]]
 +
* [[Lens]]
 +
* [[Kasten K10]]
 +
* [[Rancher]]
 +
* [[Asciinema]]
 +
 
 +
== See also ==
 +
* {{k3s}}
 +
* {{K9s}}
 +
 
 +
[[Category:K8s]]
 +
[[Category:K9s]]

Latest revision as of 09:50, 3 October 2023

Advertising: