Building UI for DevOps operations with Streamlit and Cluster.dev

I’m a CTO in DevOps as a Service company but I love Streamlit and work with it on my pet-projects.
I thought that DevOps tooling often lack of usable UI and I decide to build a sample UI for Kubernetes cluster provisioning using Streamlit and our project that create an abstractions on top of Terraform, Helm and Kubernetes manifests - Cluster.dev.

I have published posts into Medium:

Demo could be found here EKS Cluster creation demo.
And if you interested to dig into UI code, check it in template repository.

Hope this would be useful!

–
Thanks,
Volodymyr

2 Likes

Thanks for sharing!