From: Eshel Yaron Date: Mon, 23 Sep 2024 15:49:58 +0000 (+0200) Subject: ; Highlight support for multi-cluster workflows X-Git-Tag: v0.4.2~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a429d82e05e4d097ee431cd385f1a6679f606815;p=kubed.git ; 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. --- diff --git a/README.md b/README.md index c939fde..4828f82 100644 --- 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 - ... diff --git a/kubed.texi b/kubed.texi index 52e6370..34432b7 100644 --- a/kubed.texi +++ b/kubed.texi @@ -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{}