-
Notifications
You must be signed in to change notification settings - Fork 392
-
Hi!
Anyone have some implementation of blue/green versions or canary deployments with devspace? For now, I have this no automated way:
- deploy same deployment with different names. Whe both are depoyed, I deploy with the ingress.rules inverted. Now the traffic are redirect to the new version.
Any ideas? We like to solve the problem when two versions of the same app, have different assets names. On our case, an Angular app.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment