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
{{ message }}
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
I am using the locust deployment on a kubernetes cluster with 300 slaves. Every time my cluster is crashing, the machines are re-created by kubernetes changing also the IP address of the locust master.
I tried to assign the same IP address to the locust master and re-create it but no slave is syncing back in a locust UI.
What should be the best way to overcome this issue ?
Hi,
I am using the locust deployment on a kubernetes cluster with 300 slaves. Every time my cluster is crashing, the machines are re-created by kubernetes changing also the IP address of the locust master.
I tried to assign the same IP address to the locust master and re-create it but no slave is syncing back in a locust UI.
What should be the best way to overcome this issue ?