help!Traffic is interrupted during the delayed stop of the old pod #3916
Unanswered
jixinzhang001
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hey @jixinzhang001 can you describe what your rollout steps look like and from where you gathered the data from? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the rollout and istio Subset-level traffic splitting function to implement online management, but when the traffic is completely switched to the new pod, the old pod enters the scale down delay, which is 30s.
During this 30s period, my new and old pods are not Traffic comes in until the old pod enters the terminated state.
This process affects the online business for 30 seconds. Does anyone know what causes this problem?
Beta Was this translation helpful? Give feedback.
All reactions