k6-k8s

K6 K8S

Channel Revision Published Runs on
dev/edge 1 31 Mar 2026
Ubuntu 24.04
juju deploy k6-k8s --channel dev/edge
Show information

Platform:

Learn about configurations >

  • environment | string

    A comma-separated list of environment variables to be used by k6 scripts. These will override any variables passed over relation data. Example: juju config k6 environment "ENDPOINT='http://...',FOO=bar,BAZ=42"

  • load-test | string

    A standalone k6 script that can be executed via k6 run. See examples in https://grafana.com/docs/k6/latest/examples/ The value of this config option is used to by the run charm action.