SeleniumHQ / SeleniumHQ/docker-selenium

[🚀 Feature]: Implement Selenium Grid Helm charts v1.0.0

Open
#2,388 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
8.7k
Forks
2.5k
Avg merge
10h 16m
Merged PRs (30d)
20

Description

Feature and motivation

Upgrade chart major release from v0.x.x to v1.x.x

Expanding Helm charts bundle to support and simplify deployment of Selenium Grid server to Kubernetes cluster with the following design.

Selenium-Grid-Charts-v1

  • Individual chart
    • Each component (including the standalone image) will have an individual chart to deploy independently.
    • Component Individual chart will be imported as sub-chart in Grid umbrella chart
  • The chart selenium-grid will be an umbrella chart with chart dependencies, including Hub (or isolated components) and Nodes. This chart creates the resources needed to deploy Selenium Grid to the Kubernetes cluster only.
  • A new umbrella chart, selenium-grid-solution with chart dependencies, including selenium-grid, and other tools chart (e.g. KEDA, ingress-nginx, prometheus-stack, etc.). This chart deploys to cluster the Selenium Grid server with other solutions such as autoscaling, observability, monitoring, etc.
  • Chart selenium-grid-solution also provides specific configuration files based on different environments or deployment scenarios.
Usage example

Organizing Helm charts to manage and deploy across environments without duplicating charts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by mapping the proposed selenium-grid individual charts, the selenium-grid umbrella chart, and the selenium-grid-solution umbrella chart against the existing Helm charts. Review the dependency and environment requirements described in the issue, then define the chart structure and deployment scenarios needed for Kubernetes. Done means the v1.0.0 chart bundle supports independent components, the Grid umbrella chart, and the solution chart with its additional tools.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.