extension-k6

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2023 License: MIT Imports: 8 Imported by: 0

README

Kong logo

Steadybit extension-k6

A Steadybit action implementation to integrate k6 load tests into Steadybit experiments.

Configuration

Environment Variable Meaning Default
STEADYBIT_EXTENSION_CLOUD_API_TOKEN K6 Cloud API Token. If provided, the extension will have the option to run load tests in the k6 cloud.

The extension supports all environment variables provided by steadybit/extension-kit.

Running the Extension

Using Docker
$ docker run \
  --rm \
  -p 8087 \
  --name steadybit-extension-k6 \
  ghcr.io/steadybit/extension-k6:latest
Using Helm in Kubernetes
$ helm repo add steadybit-extension-k6 https://steadybit.github.io/extension-k6
$ helm repo update
$ helm upgrade steadybit-extension-k6 \
    --install \
    --wait \
    --timeout 5m0s \
    --create-namespace \
    --namespace steadybit-extension \
    steadybit-extension-k6/steadybit-extension-k6

Register the extension

Make sure to register the extension at the steadybit platform. Please refer to the documentation for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL