(1 votes, average: 1.00 out of 5)
Loading...
Web GUI – Administrating A Kubernetes Cluster
I am working on a Web GUI to Administrate a Kubernetes Cluster. this includes all manipulation i.e. stats lookups, add, modify, deletes. all manipulations are using the official Kubernetes API’s. Details as well as the full code is available on my Github repository. In the next few weeks I hope to update this blog with additional details. In addition, I hope in the future to extend / updated this repository with additional features – below is a partial list.
- Authentication / Authorization
- The ability to Add Pods / Nodes
- The ability to Modify Nodes / Pods
- The ability to Delete Nodes / Pods
- Show additional Node / pod details in a popup
- Show Node / Pod statistics as spark lines or full charts
0
0
votes
Article Rating