kubernetes/cluster/addons/dns-horizontal-autoscaler
Davanum Srinivas 50bea1dad8
Move from k8s.gcr.io to registry.k8s.io
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-05-31 10:16:53 -04:00
..
dns-horizontal-autoscaler.yaml Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
MAINTAINERS.md Removed broken link to Analytics 2020-08-13 16:03:37 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05: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: