From 67d3d3204e4fbb7ec072f8badbcd2b08d9c394ae Mon Sep 17 00:00:00 2001 From: Robin Kearney Date: Thu, 8 Jun 2017 11:01:11 +0100 Subject: [PATCH] mistakenly indented. --- dns-controller/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns-controller/README.md b/dns-controller/README.md index 70b394ff68..1bb585d5c7 100644 --- a/dns-controller/README.md +++ b/dns-controller/README.md @@ -5,7 +5,7 @@ dns-controller creates DNS records. In the bring-up of a new cluster, `protokube` has already ensured that we have an `etcd` cluster and an `apiserver`. It also sets up DNS records for the `etcd` nodes (this is a much simpler problem, because we have a 1:1 mapping - from an `etcd` node to a DNS name.) +from an `etcd` node to a DNS name.) However, none of the nodes can reach the api server to register. Nor can end-users reach the API. In future we might expose the API server as a normal