Writte on python
This commit is contained in:
parent
960e8b0b8d
commit
3822f7adef
|
@ -1,6 +1,6 @@
|
|||
# KLS
|
||||
## 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
|
||||
- `l` - logs of pod
|
||||
- `g` - get yaml of resource
|
||||
|
|
Loading…
Reference in New Issue