DEV Community

Cover image for Yet another kubernetes desktop GUI
digitalstudium
digitalstudium

Posted on

Yet another kubernetes desktop GUI

I wrote yet another kubernetes desktop GUI - kubeplorer (KUBErnetes exPLORER)

Main features:

  • very simple browser-like UI
  • you can manage multiple clusters in different tabs
  • debugging features for Istio - explore config of sidecar/isiod via single button
  • custom grouping of API resources
  • CRUD operations, exec into pod, watch logs, events etc.
  • completely open source, GPL-3 license

GitHub repo: https://github.com/digitalstudium/kubeplorer

Image description

Top comments (0)