SeleniumHQ/docker-selenium

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

Aberta

#1.849 aberto em 15 de mai. de 2023

 (13 comentários) (0 reação) (0 responsável)Shell (2.435 forks)batch import
help wanted

Métricas do repositório

Stars
 (6.945 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador