; Use correct plural forms of resource types
New user option 'kubed-list-mode-line-format'
Preserve marks in list buffers also in Emacs 29
Kubed is a rich Kubernetes interface within Emacs. It helps you work
with your Kubernetes clusters and deployments with the full power of
kubectl
, and with the comfort and confidence of an intuitive
interactive interface.
You can use Kubed to:
Get Kubed from GNU ELPA with M-x package-install
, or use your
favorite Emacs package manager to install Kubed from Git. You can
clone the Kubed Git repository from any of the following locations:
To get started with Kubed, all you need is kubectl
and Emacs. Bind
kubed-prefix-map
to a convenient key (e.g. C-c k
or M-K
), or use
M-x kubed-transient
to explore some of the available commands.
For more information about usage and customization, see the Kubed manual in Info or online at https://eshelyaron.com/kubed.html