From f796777fe07f75ab4a289fb1d72270cd1df417f1 Mon Sep 17 00:00:00 2001 From: Yi Qing Sim Date: Mon, 4 Dec 2017 15:52:00 -0500 Subject: [PATCH] docs/aws.md: minor grammar fix --- docs/aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aws.md b/docs/aws.md index 27ad9a3fad..3e88cdaed7 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -241,7 +241,7 @@ subdomain.example.com. 172800 IN NS ns-4.awsdns-4.co.uk. This is a critical component of setting up clusters. If you are experiencing problems with the Kubernetes API not coming up, chances are something is wrong -with the clusters DNS. +with the cluster's DNS. **Please DO NOT MOVE ON until you have validated your NS records! This is not be required if a gossip-based cluster is created.**