Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Gatling !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Gatling !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 (https://gatling.io/)
@@ -53,7 +53,8 @@
Distributed Testing
- Scaling out with Gatling (https://gatling.io/docs/gatling/guides/scaling_out/) - Recipe to use several Gatling instances hosted using multiple machines from official Gatling documentation.
- Distributed load testing with Gatling and Kubernetes (https://medium.com/de-bijenkorf-techblog/https-medium-com-annashepeleva-distributed-load-testing-with-gatling-and-kubernetes-93ebce26edbe)
- Distributed load testing with Gatling and Kubernetes 
(https://medium.com/de-bijenkorf-techblog/https-medium-com-annashepeleva-distributed-load-testing-with-gatling-and-kubernetes-93ebce26edbe)
- Gatling Scaling Out Your Load Tests (https://web.archive.org/web/20210625094528/http://www.nimrodstech.com/gatling-cluster-load-testing/)
- Distributed Gatling (https://github.com/Abiy/distGatling) - Solution to run Gatling simulation tests in a distributed/cluster environment.
- gatling-operator (https://github.com/st-tech/gatling-operator) - Automating distributed Gatling load testing using Kubernetes operator.