Skip to content

Commit

Permalink
Add benchmark badge
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Nov 8, 2023
1 parent ef7fc90 commit 25e9472
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# flux-benchmark

Flux release candidates testing and benchmark.
[![benchmark](https://github.com/stefanprodan/flux-benchmark/actions/workflows/test.yaml/badge.svg)](https://github.com/stefanprodan/flux-benchmark/actions/workflows/test.yaml)

**Mean Time To Production** benchmarks
for [Flux](https://fluxcd.io) release candidates,
made with [Timoni](https://github.com/stefanprodan/timoni).

## Prerequisites

Start by cloning the repository locally:

```shell
git clone https://github.com/stefanprodan/gitops-benchmark.git
cd gitops-benchmark
git clone https://github.com/stefanprodan/flux-benchmark.git
cd flux-benchmark
```

Install Kubernetes kind, flux, timoni and other CLI tools with Homebrew:
Expand Down

0 comments on commit 25e9472

Please sign in to comment.