An open API service indexing awesome lists of open source software.

https://github.com/kaidotdev/vegeta-controller

VegetaController is Kubernetes Custom Controller that allows distributed execution of tsenart/vegeta.
https://github.com/kaidotdev/vegeta-controller

kubernetes kubernetes-controller

Last synced: 5 months ago
JSON representation

VegetaController is Kubernetes Custom Controller that allows distributed execution of tsenart/vegeta.

Awesome Lists containing this project

README

          

# VegetaController

VegetaController is Kubernetes Custom Controller that allows distributed execution of [tsenart/vegeta](https://github.com/tsenart/vegeta).

## Installation

```shell
$ kubectl apply -k manifests
```

## Usage

Applying the following manifest enables distributed execution of vegeta.

```shell
$ cat <