kubel icon indicating copy to clipboard operation
kubel copied to clipboard

Emacs extension for controlling Kubernetes with limited permissions

Results 31 kubel issues
Sort by recently updated
recently updated
newest added

Hi @abrochard, This PR adds the ability to choose a specific container when doing an exec (using kubernetes-tramp) into a multi-container pod instead of using the default container. It effectively...

It would be great if I can operate multiple kubel buffers/instances, each one with it's own context/namespace (buffer local variables?) I usually work with multiple context/namespace combinations at the same...

I tweaked your code to add support for Helm Chart resources. Let me know if you're interested with a PR. https://github.com/linktohack/kubel/commit/05d8727cc6167ca9ccb6a8c0cc1b1e3c438be920 Very useful package! Thanks

We current set the variable tabulated-list-sort-key multiple times. This isn't really needed.

Hopefully this is trivial and I'm just missing an obvious way to do it. When I need to delete multiple resources (pods for example) kubel will open a new buffer...

Ability to sort events. Essentially implement `--sort-by` argument example - `kubectl get events --sort-by=.metadata.creationTimestamp`

enhancement

Hello and thank you for your work! The resolution of issue #38 did not help me as a new user - being a K8S newbie and having just installed ```minikube```/```kubectl```...

Hey! Great work on this package, its simpler than kubernetes-el and works with all resources which is a must for me. One thing I don't like is that marking and...

After using `kubel` long time, I see I have facing with Emacs pinky again, although I'm using a split keyboard :( Because I have to switch to resources, namespace too...