SeleniumHQ/docker-selenium
在 GitHub 查看[🚀 Feature]: Allow multiple Hub pods for high availability
Open
#1,849 建立於 2023年5月15日
help wanted
倉庫指標
- Star
- (6,945 star)
- PR 合併指標
- (平均合併 3天 7小時) (30 天內合併 15 個 PR)
描述
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.