Replies: 1 comment
-
I was hoping this behavior was available as well. I do not want to immediately cut over 100% of my websocket connections. Ideally, the blue replicaset would scale down one at a time instead of all at once. This causes a massive re-connection surge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I want to use argo rollout for servers with hundreds of thousands of WebSocket connections.
The scenario is as follows.
setStableScale was not added by the #1029 issue, but is there a way to use it similarly?
The key is to scale down bluepods regardless of traffic while maintaining the number of green pods.
Beta Was this translation helpful? Give feedback.
All reactions