mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 20:29:18 +03:00
Enable DNS AutoScaler for CoreDNS (#3707)
* Enable AutoScaler for CoreDNS * Only use one template for dns autoscaler * Rename a few variables for replicas and minimum pods * Rename a few variables for replicas and minimum pods * Remove replicas to make autoscale work * Cleanup kubedns-autoscaler as it has been renamed
This commit is contained in:
committed by
k8s-ci-robot
parent
9ebdf0e3cf
commit
17f07e2613
@@ -10,5 +10,5 @@ kubelet_deployment: rkt
|
||||
download_localhost: true
|
||||
download_run_once: true
|
||||
deploy_netchecker: true
|
||||
kubedns_min_replicas: 1
|
||||
dns_min_replicas: 1
|
||||
cloud_provider: gce
|
||||
|
||||
Reference in New Issue
Block a user