

GitHub - kubernetes-el/kubernetes-el: Emacs porcelain for Kubernetes.
source link: https://github.com/kubernetes-el/kubernetes-el
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

kubernetes-el
A magit-style interface to the Kubernetes command-line client.
This project is in early stages, but the following are implemented:
- Live-updating lists of kubernetes resources
- Viewing and deleting pods, configmaps and secrets
- Switching contexts and namespaces.
- Showing logs and exec'ing into containers
- Describing pods
Usage
Run M-x kubernetes-overview
to get started.
Installation
This package is available on the MELPA package repository. See the instructions there for how to configure Emacs to pull packages from MELPA.
Once you've set that up, use your preferred method of configuring and installing packages. If you use use-package, the forms below will get you started.
(use-package kubernetes :ensure t :commands (kubernetes-overview)) ;; If you want to pull in the Evil compatibility package. (use-package kubernetes-evil :ensure t :after kubernetes)
Otherwise, you can install the packages with M-x package-install
.
Disabling automatic refresh helped many to solve issue #100. For example one can use the following configuration:
(use-package kubernetes :ensure t :commands (kubernetes-overview) :config (setq kubernetes-poll-frequency 3600 kubernetes-redraw-frequency 3600))
Manual Installation
Requires Emacs 25 and Cask.
git clone [email protected]:kubernetes-el/kubernetes-el.git cd kubernetes-el make && make install
Contributing
Yes please! See contributing.org
Recommend
-
172
magit/magit: It's Magit! A Git porcelain inside Emacs....
-
161
Files Permalink Latest commit message
-
147
sauron what is it? sauron is an emacs mode for keeping track of events happening in the (emacs) world around you. Events are things like ‘appointment in 5 minutes’, ‘bob pinged you on IRC’, ‘torrent download is...
-
82
Tinkerers, makers, and engineers tend to obsess over their workspaces. In addition to inventing things for the rest of the world, we are continually reinventing our own environments, devising better and better ways to keep important tools clos...
-
94
Files Permalink Latest commit message
-
61
pipenv.el - A Pipenv porcelain inside Emacs.
-
17
README.md ecloud A magit-style interface to access Azure, AWS and GCP. This project is in its infancy. Installation Right now only manua...
-
8
kele.el (Kubernetes Enablement Layer for Emacs)
-
5
Usage You’ll notice this page is pretty sparse. Kele is an early-stage package with lots of room to grow. Stay tuned for more! Kele doesn’t have a default keybinding prefix for its commands. All exam...
-
7
The launch of Pixel devices offered a sneak peek into Google’s upcoming line of products. One of the latest additions to the foldable smartphone market is the Google Pixel Fold, which was unveiled alongside other devices. The new Google Pixel Fold...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK