From 1ee8a943f6e487d62dd2fd500fbe03af07816e4b Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Tue, 30 Jul 2024 13:54:50 +0200 Subject: [PATCH] ; * kubed.texi (Usage): Mention 'kubed-menu-bar-mode'. --- kubed.texi | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/kubed.texi b/kubed.texi index 6498b6e..9fe220d 100644 --- a/kubed.texi +++ b/kubed.texi @@ -145,8 +145,16 @@ with @kbd{C-c k +} and attach to a running pod with @kbd{C-c k p a}. The @kbd{C-c k} binding is just a suggestion of course, feel free to pick any key sequence you like. -The other entry point that Kubed provides for exploring and performing -different Kubernetes operations is @code{kubed-transient}: +You can also access all of the commands in @code{kubed-prefix-map} via +the menu-bar @samp{Kubernetes} menu---to add this menu to your +menu-bar, enable the global minor mode @code{kubed-menu-bar-mode}: + +@deffn {Minor Mode} kubed-menu-bar-mode +Add @samp{Kubernetes} menu to your menu bar. +@end deffn + +The other important entry point that Kubed provides for exploring and +performing different Kubernetes operations is @code{kubed-transient}: @deffn Command kubed-transient Open the main Kubed transient menu. -- 2.39.5