Slide 8
Slide 8 text
Previous deployment flow issues
- As the number of applications increased, problems such as dependencies
between deployments increased.
- Deployment order of function addition across multiple services, etc.
- It was solved by communication
- However, accidents still occurred,
so we decided to consider the mechanism.
1. Pull Request
2. Merge
3. Deploy
Non-production clusters Production cluster
K8s manifests repository