Skip to content

Commit 487cb43

Browse files
committed
update docs
1 parent 0ebc298 commit 487cb43

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
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

0 commit comments

Comments
 (0)