5 ms·
You can run it in your own environment. If you're running Kubernetes we provide an operator that orchestrates the test runs. If you are using docker we give you
by kahrensdd 6y ago
You can run it in your own environment. If you're running Kubernetes we provide an operator that orchestrates the test runs. If you are using docker we give you containers that you control with ENV VARs.
Do you have more background on the multi geo use case?
- mrkurt 6y agoWe run a multi-geo service (Fly.io). Replicating user load on distributed apps is hard. Containers with env vars are easy though!
- kahrensdd 6y agoYes I recently went through a similar use case with one of my alpha users. They wanted to run the reverse proxy and playback as docker containers spread through their environment. Will drop you an email with more info...