SeleniumHQ/docker-selenium
[ð Feature]: Allow multiple Hub pods for high availability
ãªãŒãã³
#1,849 opened on 2023/05/15
help wanted
Repository metrics
- Stars
-  (6,945 åã®ã¹ã¿ãŒ)
- PR merge metrics
- Â (PR metrics pending)
説æ
Feature and motivation
Currently when running Selenium Grid in Kubernetes via the Helm-chart, the hub becomes unreachable when deploying changes. This is due to there only being one replica.
Given multiple replicas, a rollout will keep the hub reachable during a deploy.
Usage example
Having multiple replicas will make the Grid more robust.