CSD (Catalog Series and Drama) Service
- The Gateway has function of Token generation and validation, Entrypoint, Redirect for other services
- The Database has function of store Series, Profiles, Eps CRUD.
- The Search has function of Cache the data from DB.
- The Log Service has function of storage and analyse the logs from the app.
cd deploy-k8s/
make deploy
- Docker Hub <- all the images
- If you wanna build your own, the repositories have all dockerfiles.