Skip to content

mmogylenko/go-gena

Repository files navigation

Go Gena

Go Gosec containerscan GitHub tag

go-gena

go-gena is a simple load generator docker image with REST written on Go. Everyone writes K8s HPA Check with amazing Code.education Rocks! output but no-one publishes load generator image itself. Let's get it fixed!

Web interface

go_gena_ui

Installation

go-gena is available both from Docker Hub and Github Container Registry

Example:

docker pull mmogylenko/go-gena

Run

To start load generator run container and expose 8080 port to local machine

docker run -p 8080:8080/tcp go-gena:latest

Using curl or httpie make GET request to localhost:8080/calculate go-gena-calculate

Examples

Check examples directory for a use-cases of go-gena usage

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.