Azure-Samples / streaming-at-scale

How to implement a streaming at scale solution in Azure
MIT License
234 stars 97 forks source link

Use K8s for Locusts #12

Closed yorek closed 5 years ago

yorek commented 5 years ago

Use Kubernetes to deploy the locust cluster. Also make sure locust is configured to use the distributed feature: https://docs.locust.io/en/stable/running-locust-distributed.html

yorek commented 5 years ago

This link provide a good guidance: https://medium.com/locust-io-experiments/locust-io-experiments-running-in-kubernetes-95447571a550

yorek commented 5 years ago

Using now Azure Container Instances which is good enough, especially with the new distributed locust