Hi everyone,
While learning Kubernetes, I developed my own K8s dashboard – AliangBoard. I've been using it in my daily deployments, and it feels pretty smooth to me, so I'd love to get some feedback and suggestions from you.
A quick note on permissions: The RBAC is relatively simple right now, so it's not ideal for companies with complex organizational structures. However, for independent developers and small teams, the experience is quite nice.
Here are some highlights of what it can do:
Advanced terminal – It provides a great terminal pop-up for executing commands inside Pods. You can minimize it, and even if you refresh the page, the session state is preserved – no more losing your command history. Debug online would be more easy!






