Hey!
I implemented one solution for deploy Streamlit in EKS using ELB for cost efficiency.
Actually it’s in a repo that i’m developing
What i intended is give a easy way to deploy many repositories only indicating de repo and the path that you wanna deploy in Deployment and Path Ingress in a NGINX Controller.
Suggestions will be appreciated. It’s the firts version and i think that i need improve many things.
I wanna include more functionality in the future related with port configurations, streamlit configuration, debug configuration, and give the posibilities to install OS libraries needed for some libraries.