From ee2960eac9f20994ff3f99354a25139687d8e966 Mon Sep 17 00:00:00 2001 From: vyask Date: Sat, 11 Jan 2020 13:39:36 -0500 Subject: [PATCH] Update kops.md (#17278) kops uses DNS for discovery, both inside the cluster and outside so that you can reach the kubernetes API server from clients. --- content/en/docs/setup/production-environment/tools/kops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/tools/kops.md b/content/en/docs/setup/production-environment/tools/kops.md index b72c1dae90..afced4605d 100644 --- a/content/en/docs/setup/production-environment/tools/kops.md +++ b/content/en/docs/setup/production-environment/tools/kops.md @@ -117,7 +117,7 @@ brew update && brew install kops ### (2/5) Create a route53 domain for your cluster -kops uses DNS for discovery, both inside the cluster and so that you can reach the kubernetes API server +kops uses DNS for discovery, both inside the cluster and outside, so that you can reach the kubernetes API server from clients. kops has a strong opinion on the cluster name: it should be a valid DNS name. By doing so you will