Add image
This commit is contained in:
parent
8a51f34ad0
commit
e9e5b77e11
|
@ -1,6 +1,13 @@
|
||||||
# KLS
|
# KLS
|
||||||
## Description
|
## Description
|
||||||
Tool for managing kubernetes cluster resources. Inspired by `lf` and `ranger` file managers
|
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
|
## Dependencies
|
||||||
`batcat` and `kubectl`
|
`batcat` and `kubectl`
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in New Issue