I can't deploy blue/green smoothly with GKE Ingress. #1575
Answered
by
harikrongali
kawataki-yoshika
asked this question in
Q&A
-
I installed argo-rollouts in GKE. By the way, the AWS ALB was able to switch without generating any errors. |
Beta Was this translation helpful? Give feedback.
Answered by
harikrongali
Oct 20, 2021
Replies: 1 comment 1 reply
-
Even ALB, that issue is there and we have added a feature #1283 to resolve it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
harikrongali
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Even ALB, that issue is there and we have added a feature #1283 to resolve it.
And for GKE, similar changes are required. And we are looking for contribution on that front.
We will be adding feature in 1.2 #1453 that can fix the issue which will be agnostic to underlying Ingress provider.