Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
K

k6-operator

> 数据库
Open source

An operator for running distributed k6 tests.

792 stars0 likes0 views
WebsiteGitHub

About

An operator for running distributed k6 tests.

k6 Operator

grafana/k6-operator is a Kubernetes operator for running distributed k6 tests in your cluster. k6 Operator introduces two CRDs:

  • TestRun CRD
  • PrivateLoadZone CRD

The TestRun CRD is a representation of a single k6 test executed once. TestRun supports various configuration options that allow you to adapt to different Kubernetes setups. You can find a description of the more common options here, and the full list of options can be found in docs/crd-generated.md.

The PrivateLoadZone CRD is a representation of a load zone, which is a k6 term for a set of nodes within a cluster designated to execute k6 test runs. PrivateLoadZone is integrated with Grafana Cloud k6 and requires a Grafana Cloud account. You can find a guide describing how to set up a PrivateLoadZone here, while billing details can be found here.

Installation

Refer to Install k6 Operator for installation instructions.

Documentation

You can find the latest k6 Operator documentation in the Grafana k6 OSS docs.

For additional resources:

  • :book: A guide Running distributed tests.
  • :movie_camera: Grafana Office Hours Load Testing on Kubernetes with k6 Private Load Zones.

Common samples are available in the config/samples and e2e/ folders in this repo, both for the TestRun and PrivateLoadZone CRDs.

Contributing

We are always interested in your feedback! If you encounter problems during the k6 Operator usage, check out the troubleshooting guide. If you have questions on how to use the k6 Operator, you can post them on the Grafana community forum.

Regarding opening issues and development of the k6-operator, please see the contributing guide.

Issues· 109 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Godistributed-testinghacktoberfestkuberneteskubernetes-operator

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库