SeleniumHQ/docker-selenium

[馃殌 Feature]: Allow multiple Hub pods for high availability

Open

#1,849 opened on May 15, 2023

View on GitHub
聽(13 comments)聽(0 reactions)聽(0 assignees)Shell聽(6,945 stars)聽(2,435 forks)batch import
help wanted

Description

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.

Contributor guide

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