add k8s
This commit is contained in:
parent
9b15512ff6
commit
2319bfb378
5 changed files with 432 additions and 0 deletions
11
technology/tools/k9s.md
Normal file
11
technology/tools/k9s.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
obj: application
|
||||
website: https://k9scli.io
|
||||
repo: https://github.com/derailed/k9s
|
||||
---
|
||||
|
||||
# k9s
|
||||
|
||||
K9s is a terminal based UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your deployed applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources.
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue