Writte on python
This commit is contained in:
parent
960e8b0b8d
commit
3822f7adef
|
@ -1,6 +1,6 @@
|
||||||
# KLS
|
# KLS
|
||||||
## Description
|
## Description
|
||||||
`kls` is a tool for managing kubernetes cluster resources. Inspired by `lf` and `ranger` file managers
|
`kls` is a cli tool for managing kubernetes cluster resources. Inspired by `lf` and `ranger` file managers. Written on python curses.
|
||||||
## Hotkeys
|
## Hotkeys
|
||||||
- `l` - logs of pod
|
- `l` - logs of pod
|
||||||
- `g` - get yaml of resource
|
- `g` - get yaml of resource
|
||||||
|
|
Loading…
Reference in New Issue