~eshel/kubed

a429d82e05e4d097ee431cd385f1a6679f606815 — Eshel Yaron 2 months ago 31fede5
; Highlight support for multi-cluster workflows

Motivated by https://github.com/eshelyaron/kubed/issues/6

* README.md:
* kubed.texi (Overview): Add multi-cluster support to
highlights short-list.
2 files changed, 3 insertions(+), 0 deletions(-)

M README.md
M kubed.texi
M README.md => README.md +1 -0
@@ 16,6 16,7 @@ You can use Kubed to:
- Browse and manage Kubernetes workloads
- Connect to pods and edit files or execute commands
- Create new resources, edit and delete them
- Work with multiple clusters
- Get help about various Kubernetes objects
- ...


M kubed.texi => kubed.texi +2 -0
@@ 80,6 80,8 @@ Connect to pods and edit files or execute commands
@item
Create new resources, edit and delete them
@item
Work with multiple clusters
@item
Get help about various Kubernetes objects
@item
@dots{}