extension-http

command module
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: MIT Imports: 10 Imported by: 0

README

Steadybit extension-http

A Steadybit action implementation to check HTTP endpoints.

Learn about the capabilities of this extension in our Reliability Hub.

Configuration

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

Installation

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

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