extension-loadtest

command module
v0.0.0-...-37fbbe7 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 18 Imported by: 0

README

Steadybit extension-loadtest

Internal extension used to load test agent & platform.

Configuration

Environment Variable Helm value Meaning Required Default

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

Installation

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

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