Hacker News new | ask | show | jobs
by _untra_ 1943 days ago
Not seeing anyone mention it, so I'll just share: https://k8slens.dev/

Lens has been a huge boon for helping us manage our kube cluster and regular devops operations, and even 15 minutes with it helped me grok a number of complex kubernetes concepts that I've struggled with for awhile now.

Everyone who works with k8s for a living should at least know of this tool imho its fantastic with prometheus

3 comments

Using a client like that helped me get up to speed as well. If anyone wants a terminal based k8s client, I like https://github.com/derailed/k9s
This looks awesome, I wish someone told me about this tool earlier.