File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 11<img src =" assets/k9s.png " >
22
3- # K9s - A command line application to manage your kubernetes clusters.
3+ # K9s - CLI to manage your Kubernetes clusters.
44
5- A CLI written in GO and curses to interact with your Kubernetes clusters.
6- The aim of this project is to make it easier to navigate, observe and manage
7- your clusters.
8-
9- K9s is a CLI for Kubernetes. It provides a bit more information about your cluster
10- than * kubectl* while allowing to perform primordial Kubernetes commands with ease.
5+ K9s is written in GO and provides a graphical terminal UI to interact with your
6+ Kubernetes clusters. The aim of this project is to make it easier to navigate,
7+ observe and manage your clusters. The CLI continually watches Kubernetes
8+ resources for changes and offers subsequent commands to interact with the
9+ observed resource.
1110
1211<br />
1312
You can’t perform that action at this time.
0 commit comments