I am using K6 for Load Testing.
I have cloned the K6, Grafana, InfluxDB docker-compose set up from here:
https://github.com/loadimpact/k6
Is there a maximum limit to the number of virtual users you can ramp up to from one Docker Container?
i.e. will I need to run lots of containers to reach the required number of virtual users or can it all be done from just one container?