Files
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
..
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: