Skip to content

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

Open
@VietND96

Description

@VietND96

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions