Poor man stateless JS/TS functions using kube-workflow deployments
Each function generate its own docker registry image from the main Dockerfile
- dev : https://sre-faas-[func]-[branch].dev.fabrique.social.gouv.fr
- preprod : https://sre-faas-[func]-preprod.dev.fabrique.social.gouv.fr
- prod : https://sre-faas-[func].fabrique.social.gouv.fr
Build your image with docker build --build-arg FUNCTION=some-func .
- ressources optims + hpa
- changes based release/deploy