Skip to content

Commit 671a842

Browse files
committed
Mention Docker support for Grid in download page
[deploy site] Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 570e74a commit 671a842

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

website_and_docs/layouts/downloads/list.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@
3131
To use the Selenium Server in a Grid configuration see the
3232
<a href="https://selenium.dev/documentation/en/grid/">documentation</a>.
3333
</p>
34+
<p class="card-text">
35+
To run the Grid with popular browsers using Docker see the
36+
<a href="https://github.com/SeleniumHQ/docker-selenium">repository</a>.
37+
</p>
38+
<p class="card-text">
39+
To deploy the Grid to Kubernetes cluster see the Helm chart
40+
<a href="https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/README.md">configuration</a>.
41+
</p>
3442
</div>
3543
</div>
3644
</div>

0 commit comments

Comments
 (0)