cloud-bulldozer / kube-burner

kube-burner is a Kubernetes performance and scale test orchestration framework written in golang

Home Page:https://cloud-bulldozer.github.io/kube-burner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kube-burner Logo

Status Go Report Card License

What is Kube-burner

Kube-burner is a Kubernetes performance and scale test orchestration toolset. It provides multi-faceted functionality, the most important of which are summarized below.

  • Create, delete and patch Kubernetes resources at scale.
  • Prometheus metric collection and indexing.
  • Measurements.
  • Alerting.

Kube-burner is a binary application written in golang that makes extensive usage of the official k8s client library, client-go.

Demo

Documentation

Documentation is available here

Downloading Kube-burner

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

Contributing Guidelines, CI, and Code Style

Please read the Contributing section before contributing to this project. It provides information on how to contribute, guidelines for setting an environment a CI checks to be done before commiting code.

This project utilizes a Continuous Integration (CI) pipeline to ensure code quality and maintain project standards. The CI process automatically builds, tests, and verifies the project on each commit and pull request.

About

kube-burner is a Kubernetes performance and scale test orchestration framework written in golang

https://cloud-bulldozer.github.io/kube-burner/

License:Apache License 2.0


Languages

Language:Go 94.0%Language:Shell 4.8%Language:Makefile 1.1%Language:Dockerfile 0.1%