tools

Posts tagged with #tools
Total: 4

kubeswitch: The kubectl for operators

Notes | 2025-04-17 (updated 2025-10-25) | 1 min read
#k8s #tools

kubeswitch (lazy: switch) is the single pane of glass for all of your kubeconfig files. Caters to operators of large scale Kubernetes installations. Designed as a drop-in replacement for kubectx.

I’m using it for all my cluster-switching needs.

DrawKit

Notes | 2025-04-13 (updated 2025-10-25) | 1 min read
#tools

Hand-drawn 2D & 3D illustrations, icons and animations.

Incredibly high quality illustrations.

I use them in a bunch of places, especially on landing pages and in presentations that just need that little “extra” thing.

kubectx & kubens

Notes | 2025-02-17 (updated 2025-10-25) | 1 min read
#k8s #tools

When working with multiple Kubernetes clusters and namespaces switching context can be a chore.

For this I enjoy using kubectx and kubens.

They can be installed using kubectl krew.

kubectl krew install ctx
kubectl krew install ns
I’ve since switched to [[kubeswitch]], which works much nicer for me.

My Tools

Notes | 2022-11-25 (updated 2025-10-25) | 1 min read
#productivity #tools

Tools I use and recommend.