You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ You can install a test by running:
33
33
This Helm chart deployes a full load test suite in Kubernetes. It consists of the 3 microservices:
34
34
1. A webserver based on [simple-webserver](https://github.com/mrahbar/simple-webserver)
35
35
2. A loadbot client which is based on [this](https://github.com/kubernetes/contrib/tree/master/scale-demo/vegeta) and [that](https://github.com/tsenart/vegeta)
36
-
3. An aggregator which orchestrates the test run
36
+
3. An [aggregator](https://github.com/mrahbar/kubespector/tree/master/resources/scaletest) which orchestrates the test run
0 commit comments