Run it as:
a standalone cmd tool
a standalone cmd tool
Mittens can run as a standalone cmd tool to send requests over REST/gRPC.
a linked Docker Container
a linked Docker Container
You can also run it as a Docker container linked to your main app.
a Sidecar on Kubernetes
a Sidecar on Kubernetes
Or even as a sidecar on Kubernetes, in the pod where your app's running.
Features
- Sends requests continuously for X seconds
- Supports REST and gRPC
- Supports HTTP/1.1, HTTP/2 and HTTP/2 Cleartext protocol for REST
- Supports custom HTTP headers
- Supports concurrent requests
- Supports placeholders for random elements in requests
- Provides files or/and endpoints that can be used as liveness/readiness probes in Kubernetes