Skip to content

Instantly share code, notes, and snippets.

@girishkalele
Created June 20, 2016 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save girishkalele/a0ddf286ee4761be78ceba475f03acb1 to your computer and use it in GitHub Desktop.
Save girishkalele/a0ddf286ee4761be78ceba475f03acb1 to your computer and use it in GitHub Desktop.
Kubernetes 1.3 DNS Reliability and Performance testing

Kubernetes 1.3 DNS Reliability and Performance Testing

Ran dnsbench in varying number of test containers to test DNS QPS and reliability. Worker nodes were n1-standard-2 GCE instances.

1 DNS Pod and 1 client pod

~ 1300 QPS

1 DNS Pod and 10 Client/Test Pods

~ 1686 QPS

4 DNS Pods and 10 Client/Test Pods

Aggregate: 6840 QPS

Average QPS: 1710 QPS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment