extension-debug

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 15 Imported by: 0

README

Steadybit extension-debug

Run steadybit-debug as extension for gather denug information of agent and extension.

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 8089 \
  --name steadybit-extension-debug \
  ghcr.io/steadybit/extension-debug:latest
Using Helm in Kubernetes
helm repo add steadybit-extension-debug https://steadybit.github.io/extension-debug
helm repo update
helm upgrade steadybit-extension-debug \
    --install \
    --wait \
    --timeout 5m0s \
    --create-namespace \
    --namespace steadybit-extension \
    steadybit-extension-debug/steadybit-extension-debug

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