Blog Post - Document how to implement incremental rollouts with GitLab CI
All threads resolved!
All threads resolved!
Compare changes
- Orit Golowinski authored
@@ -6,10 +6,9 @@ features:
When rolling out changes to your application, it is possible to release production changes to only a portion of your Kubernetes pods as a risk mitigation strategy. By releasing production changes gradually, error rates or performance degradation can be monitored, and if there are no problems all pods can be updated.