]> git.eshelyaron.com Git - kubed.git/commitdiff
; Highlight support for multi-cluster workflows
authorEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 15:49:58 +0000 (17:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 16:35:01 +0000 (18:35 +0200)
Motivated by https://github.com/eshelyaron/kubed/issues/6

* README.md:
* kubed.texi (Overview): Add multi-cluster support to
highlights short-list.

README.md
kubed.texi

index c939fde03049b9c516251dff1ebadd59d3d84daa..4828f82867c52b532bdbef9498fd9671e849be6e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 - ...
 
index 52e6370c670e40afb20525866e07089ab3ce31de..34432b7d44e6e2de55ee02645d4ad0b6c40c9278 100644 (file)
@@ -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{}