this line is actually not correct

removing as to not confuse anyone
This commit is contained in:
Zachary Adam Kaplan 2017-01-20 23:00:09 +00:00
parent 1bd8796258
commit 21465ef44f
1 changed files with 0 additions and 2 deletions

View File

@ -201,8 +201,6 @@ subdomain.kubernetes.com. 172800 IN NS ns-3.awsdns-3.com.
subdomain.kubernetes.com. 172800 IN NS ns-4.awsdns-4.co.uk.
```
Note that a `dig on` `kubernetes.com` should yield **the exact same nameservers** as `subdomain.kubernetes.com`
This is a critical component of setting up the cluster. If you are experiencing problems with the Kubernetes API not coming up, chances are something is amiss around DNS.
**Please DO NOT MOVE ON until you have validated your NS records!**