Documentation Index
Fetch the curated documentation index at: https://grafana_com_website/llms.txt
Fetch the complete documentation index at: https://grafana_com_website/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: /docs/k6/latest/get-started/resources.md (append .md) or send Accept: text/markdown to /docs/k6/latest/get-started/resources/. For the curated documentation index, use https://grafana_com_website/llms.txt. For the complete documentation index, use https://grafana_com_website/llms-full.txt.
k6 resources
The docs aim to cover everything necessary to use the core k6 products in your daily operational work. But scripting and testing are skills that take time to learn. What’s more, k6 is an extensible tool, already incorporated with many other functionalities and protocols.
These resources help you write and run k6 tests in a safe environment and explore how to use k6 with other applications.
Learning
- Get started with k6 tutorial. The getting started tutorial provides some procedures for common real-life uses of k6 and does not require prior knowledge of k6 or JavaScript.
- k6 Learn. A repository with a course and a ton of learning resources.
- k6 OSS workshop. A 2-3 hour k6 workshop with practical k6 examples using the QuickPizza demo app.
- k6 YouTube channel. Office hours, specific playlists, and other interesting videos from the community.
- Awesome k6. A list of awesome stuff about k6.
- Examples. A directory full of example k6 scripts for different use cases.
Community
- The Grafana k6 community forum. Get support from the k6 team and community.
Test servers
If you need a place to learn k6 and test your scripts, you can use these demo applications:
grafana/quickpizza. A demo web application.
Note
These are testing environments shared by everyone - avoid high-load tests.
If you want to run tests with high loads, you can deploy and host them on your infrastructure and run the examples in the repository.
k6 + your favorite tool
- Kubernetes Operator. Distribute test execution across a Kubernetes cluster.
- xk6 extensions. Custom k6 binaries to support the tool you need.
- Use TypeScript in k6 scripts
- Integrations
Was this page helpful?
Related resources from Grafana Labs

