TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 alexellisuk9 个月前

1 comment

alexellisuk9 个月前
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.