From eef9b8e9917e406928ec3d4cc608773e0c4fce17 Mon Sep 17 00:00:00 2001 From: Zihong Zheng Date: Tue, 13 Dec 2016 15:07:10 -0800 Subject: Removes unused KUBE_DNS_REPLICAS var --- contributors/devel/running-locally.md | 1 - 1 file changed, 1 deletion(-) diff --git a/contributors/devel/running-locally.md b/contributors/devel/running-locally.md index 986d2a30..60fb3c74 100644 --- a/contributors/devel/running-locally.md +++ b/contributors/devel/running-locally.md @@ -167,7 +167,6 @@ To start the DNS service, you need to set the following variables: KUBE_ENABLE_CLUSTER_DNS=true KUBE_DNS_SERVER_IP="10.0.0.10" KUBE_DNS_DOMAIN="cluster.local" -KUBE_DNS_REPLICAS=1 ``` To know more on DNS service you can look [here](http://issue.k8s.io/6667). Related documents can be found [here](../../build-tools/kube-dns/#how-do-i-configure-it) -- cgit v1.2.3