Hi all, the ML Engineering team at my company recently open sourced a tool we built to make it as easy as possible to deploy streamlit apps for our internal Kubernetes cluster. It’s heavily inspired by Jupyterhub’s operator and provides a UI that allows users to deploy a new app with just a few lines of config.
You can check it out here https://github.com/fetch-rewards/streamlit-operator/tree/main. We would love any feedback from the community!