SeleniumHQ/docker-selenium

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

Open

#1849 aperta il 15 mag 2023

Vedi su GitHub
 (13 commenti) (0 reazioni) (0 assegnatari)Shell (2435 fork)batch import
help wanted

Metriche repository

Star
 (6945 star)
Metriche merge PR
 (Merge medio 3g 7h) (15 PR mergiate in 30 g)

Descrizione

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.

Guida contributor