We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de2f42 commit fd963d2Copy full SHA for fd963d2
README.md
@@ -157,6 +157,11 @@ $ docker run -d --link selenium-hub:hub -v /dev/shm:/dev/shm selenium/node-chrom
157
$ docker run -d --link selenium-hub:hub -v /dev/shm:/dev/shm selenium/node-firefox:3.14.0-francium
158
```
159
160
+### Deploying to Kubernetes
161
+
162
+Check out [the Kubernetes examples](https://github.com/kubernetes/examples/tree/master/staging/selenium)
163
+on how to deploy selenium hub and nodes on a Kubernetes cluster.
164
165
## Configuring the containers
166
167
### JAVA_OPTS Java Environment Options
0 commit comments