TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: kubetrim – tidy up old and broken cluster entries

3 pointsby alexellisuk9 months ago

1 comment

alexellisuk9 months ago
Hi, Alex here the creator of kubetrim.<p>I know there must be a dozen or more tools which have an option to edit&#x2F;manage entries in kubeconfig. Some like kubectx will only remove the context but leave the user and cluster entries in the YAML file.<p>Others rely on you having to think and we know that developer tools are really about ease of use.<p>kubetrim tries to connect to each cluster and removes the cluster and context for ones where it can&#x27;t list nodes. There&#x27;s a couple of safety precautions built-in too for when you have turned off WiFi etc.<p>Hope you like it, reception has been quite positive so far and of course I made this for myself because I like the UNIX style principle of &quot;it does one thing well&quot;<p>It&#x27;s written in Go, and isn&#x27;t complicated.<p>Enjoy it and have a good weekend.