forked from sqshq/piggymetrics
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
If you want to run this project on k8s, you'd better to try the following advises:
- [REQUIRED]Convert docker-compose.yml to k8s manefest yaml (need a tool build/push images and generate the yaml files), see build.bat and script
- [OPTIONAL] change configuration in config service to git
- [OPTIONAL] using periodSeconds/readinessProbe/initContainers to deploy all services in the following sequence:
- config
- registry
- gateway, account-service ...
- [REQUIRED] expose gateway service for external access.
Metadata
Metadata
Assignees
Labels
No labels