Selenium on Kubernetes

kubernetes/examples, на сайте с December 15, 2022 14:45
Example deployment of Selenium Hub and Nodes on a Kubernetes cluster. Selenium is a browser automation tool used primarily for testing web applications. However when Selenium is used in a CI pipeline to test applications, there is often contention around the use of Selenium resources. This example shows you how to deploy Selenium to Kubernetes in a scalable fashion.