Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-based geo-partitioning test #4352

Open
robert-s-lee opened this issue Feb 11, 2019 · 0 comments
Open

Docker-based geo-partitioning test #4352

robert-s-lee opened this issue Feb 11, 2019 · 0 comments
Assignees
Labels
O-sales-eng Internal source: Sales Engineering

Comments

@robert-s-lee
Copy link
Contributor

robert-s-lee commented Feb 11, 2019

Exalate commented:

Document docker network latency to #2538. This will allow developers to test geo-partitioned benefits without spinning up cloud VMs.

The following 3 steps are to be added.

docker network connect ${net}net $host
docker exec -it ${host} ip route change default via $(docker network inspect ${loc}net --format '{{ (index .IPAM.Config 0).Gateway }}')
docker exec -t $host tc qdisc replace dev $to_dev root netem $delaytype $delayval

Jira Issue: DOC-237

@jseldess jseldess added the O-sales-eng Internal source: Sales Engineering label Feb 28, 2019
@jseldess jseldess changed the title Local docker setup with network latency Docker-based geo-partitioning test Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-sales-eng Internal source: Sales Engineering
Projects
None yet
Development

No branches or pull requests

3 participants