How to run distributed load tests with k6 Operator (k6 Office Hours #21)

In this week’s Office Hours, Simme and I talked about the k6 Operator, which is a open-source project that Simme created for distributed load testing with k6.

k6 Cloud already offers a no-hassle distributed load testing experience, but for those who prefer to use their own infrastructure, k6 Operator allows the setup of a k6 test as a custom resource object that can be deployed along with a Kubernetes cluster.

See Also