kubernetes/cluster/addons/dns-horizontal-autoscaler
Kubernetes Prow Robot 8da7c92a2f
Merge pull request #93975 from avr1254/master
Removed broken link to Analytics
2020-09-03 06:16:09 -07:00
..
dns-horizontal-autoscaler.yaml Merge pull request #94294 from millermatt/patch-1 2020-08-29 15:44:49 -07:00
MAINTAINERS.md Removed broken link to Analytics 2020-08-13 16:03:37 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
README.md Removed broken link to Analytics 2020-08-13 16:03:37 -04:00

DNS Horizontal Autoscaler

DNS Horizontal Autoscaler enables horizontal autoscaling feature for DNS service in Kubernetes clusters. This autoscaler runs as a Deployment. It collects cluster status from the APIServer, horizontally scales the number of DNS backends based on demand. Autoscaling parameters could be tuned by modifying the kube-dns-autoscaler ConfigMap in kube-system namespace.

Learn more about: