Skip to content

Deploy app in kubernetes

Bryan BRANCOTTE requested to merge dev-fastapi-k8s into dev-fastapi
  • k8s deployment with data in a shared pvc
  • fix python test
  • jass serve run FastAPI/starlette to serve both API and generated frontend (user have to yarn generate the client)
  • various work around the docker-compose
  • configurable the backend used b the client with env var
Edited by Bryan BRANCOTTE

Merge request reports