Hacker News new | ask | show | jobs
Kftray – manage multiple kubectl port-forward configs in the menu bar
3 points by hcavarsan 823 days ago
KFtray is a open source cross-platform system tray app made with Tauri (Rust and TypeScript) for Kubernetes users. It simplifies setting up multiple kubectl port forward configurations through a user-friendly interface. Easily store and manage all configurations from local files or GitHub repositories.

github repository: https://github.com/hcavarsan/kftray/blob/main/README.md

blog post: https://dev.to/hcavarsan/managing-multiple-kubectl-port-forward-configurations-and-sharing-them-via-git-1k1

quick demo video: https://www.youtube.com/watch?v=BAdL7IzaEh8

feedback and suggestions are welcome!