An open API service indexing awesome lists of open source software.

https://github.com/thomaschaaf/dns-tester


https://github.com/thomaschaaf/dns-tester

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tool to test how many dns loopups are slower than 100 ms

You can specify the `DNS_NAME`, `DNS_NAME_TIMEOUT` and `WAIT_BETWEEN_REQUESTS` environment variables.

Start with:

kubectl create -f kubernetes/deployment.yml

Get logs with:

kubectl log dns-tester

Clean up with:

kubectl delete pod dns-tester