/kube-burner

Kube-burner is a tool aimed at stressing Kubernetes clusters by creating or deleting a high quantity of objects

Primary LanguageGoApache License 2.0Apache-2.0

Build Status Go Report Card License

What is Kube-burner?

Kube-burner is a tool aimed at stressing kubernetes clusters. The main functionallity it provides can be summarized in these three steps:

  • Create/delete the objects declared in the jobs.
  • Collect desired on-cluster prometheus metrics.
  • Write and/or index them to the configured TSDB.

But it also provides other features like

  • Standalone metrics collection
  • Alerting
  • PProf collection
  • Pod startup latency measurements

asciicast

Documentation

Documentation is available at https://kube-burner.readthedocs.io/

Downloading Kube-burner

In case you want to start tinkering with Kube-burner now: