Change readme
This commit is contained in:
parent
a4c02e49bd
commit
ec7ba6d7cb
|
@ -3,7 +3,7 @@
|
||||||
## Description
|
## Description
|
||||||
`kls` is a cli tool based on `kubectl` for managing kubernetes cluster resources.
|
`kls` is a cli tool based on `kubectl` for managing kubernetes cluster resources.
|
||||||
Inspired by `lf` and `ranger` file managers.
|
Inspired by `lf` and `ranger` file managers.
|
||||||
It is lightweight and easy to customize. Supports mouse navigation as well as keyboard navigation.
|
It is lightweight (~200 lines of code) and easy to customize. Supports mouse navigation as well as keyboard navigation.
|
||||||
|
|
||||||
## Key bindings
|
## Key bindings
|
||||||
For kubectl (You can customize these bindings or add extra bindings in `KEY_BINDINGS` variable of `kls` in a row #4):
|
For kubectl (You can customize these bindings or add extra bindings in `KEY_BINDINGS` variable of `kls` in a row #4):
|
||||||
|
|
Loading…
Reference in New Issue