SeleniumHQ/docker-selenium
GitHub ã§èŠã[ð Feature]: Allow multiple Hub pods for high availability
Open
#1,849 opened on 2023幎5æ15æ¥
help wanted
Repository metrics
- Stars
- Â (6,945 stars)
- PR merge metrics
-  (å¹³åããŒãž 3d 7h) (30d ã§ 15 merged PRs)
説æ
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.