SeleniumHQ/docker-selenium

[🚀 Feature]: Allow multiple Hub pods for high availability

Open

#1,849 opened on 2023年5月15日

GitHub で見る
 (13 comments) (0 reactions) (0 assignees)Shell (6,945 stars) (2,435 forks)batch import
help wanted

説明

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.

コントリビューターガイド

[🚀 Feature]: Allow multiple Hub pods for high availability · SeleniumHQ/docker-selenium#1849 | Good First Issue