Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Document benchmark.sh-Script Usage
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuel Bennici <benniciemanuel78@gmail.com>
  • Loading branch information
l0nax committed Sep 27, 2019
1 parent 5d88a6c commit a453d93
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,10 @@ helm install --name kubenab --set docker.registrySecret=regsecret,docker.registr
# Deploy nginx
kubectl apply -f test/nginx.yaml
```


## Benchmark

Run the `benchmark.sh` Script in [`benchmark/`](./benchmark/), you only need
`go`, `docker` and `openssl`.

0 comments on commit a453d93

Please # to comment.