k6 + TIG Load-Testing Stack on Kubernetes

A Kubernetes load-testing stack that sends k6 metrics through Telegraf to InfluxDB and Grafana.

My role: I built the Kubernetes stack and packaged its setup as a Helm chart.

k6KubernetesTelegrafInfluxDBGrafana

What it is

This project runs load tests with k6 on Kubernetes and collects the results in a TIG monitoring stack.

What I built

I connected k6 to Telegraf and InfluxDB, with Grafana dashboards for the test metrics. I also packaged the setup as a Helm chart.

Stack

k6, Kubernetes, Telegraf, InfluxDB, Grafana, and Helm.

My role

I built the deployment files and chart for the load-testing and metrics setup.

The Helm chart source is available as a second public repository.