Settings

Theme

Show HN: Kide is fast and lightweight Kubernetes IDE built in Rust/Tauri and Vue

github.com

3 points by prabhatsharma 2 months ago · 1 comment · 1 min read

Reader

Kide is fast and lightweight Kubernetes IDE built in Rust/Tauri + VueJS. We built it as there were not really good IDEs for Kubernetes that were light. Lens was too heavy with it's electron baggage.

mystifyingpoi 2 months ago

Looks cool, but what is the use case here for such "IDEs" if we can even call them this way? What are we "Developing" here?

Consider adding more screenshots. By the one screenshot in the repo, I can see that I can grep pods and view logs, something that kubectl can do itself.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection