Show HN: Krust – fast, open-source Kubernetes TUI in Rust (k9s-style UX) (github.com)

2 points by erfany ↗ HN
Hi HN,

I built krust because I kept hitting the same pain: Kubernetes terminal tools that felt slow on large clusters, or useful features gated behind paid tiers. I love k9s, but for my clusters, it is not as fast as I like it to be.

This is my attempt at an alternative:

- Rust-native TUI focused on low latency

- k9s-compatible navigation and commands (no plugin system though)

- multi-context + large-cluster oriented

- logs/streaming, describe/edit/apply, secret decode, readonly/guarded mutation flows

Repo: https://github.com/ErfanY/krust

It’s still early, and I’m sure there are rough edges. I’d really value community feedback, especially from people running many clusters/resources.

If this helps you, great. If it doesn’t yet, I’d appreciate blunt feedback on what to fix next.

0 comments

[ 2.7 ms ] story [ 7.7 ms ] thread

No comments yet.