Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/k6/latest/set-up/set-up-distributed-k6.md, or by sending Accept: text/markdown to https://grafana.com/docs/k6/latest/set-up/set-up-distributed-k6/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Set up distributed k6
It’s possible to run large load tests even when using a single node, or single machine. But, depending on your use case, you might also want to run a distributed Grafana k6 test in your own infrastructure.
A couple of reasons why you might want to do this:
- You run your application in Kubernetes and would like k6 to be executed in the same fashion as all your other infrastructure components.
- You want to run your tests within your private network for security and/or privacy reasons.
k6 Operator is a Kubernetes operator that you can use to run distributed k6 tests in your cluster.
This section includes the following topics:
Was this page helpful?
Related resources from Grafana Labs

