You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
Anyone have some implementation of blue/green versions or canary deployments with devspace? For now, I have this no automated way:
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