Add image
This commit is contained in:
parent
8a51f34ad0
commit
e9e5b77e11
|
@ -1,6 +1,13 @@
|
|||
# KLS
|
||||
## Description
|
||||
Tool for managing kubernetes cluster resources. Inspired by `lf` and `ranger` file managers
|
||||
## Hotkeys
|
||||
- `l` - logs of pod
|
||||
- `g` - get yaml of resource
|
||||
- `d` - describe resource
|
||||
- `e` - edit resource
|
||||
|
||||
![kls in action](./images/kls.gif)
|
||||
## Dependencies
|
||||
`batcat` and `kubectl`
|
||||
## Installation
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in New Issue