Hacker News new | ask | show | jobs
by kahrensdd 2143 days 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?

1 comments

We run a multi-geo service (Fly.io). Replicating user load on distributed apps is hard.

Containers with env vars are easy though!

Yes 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...