Minor wording tweak

This commit is contained in:
paigehargrave 2019-02-13 17:10:25 -05:00 committed by GitHub
parent 86086633ab
commit bb16b65655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Instances must have the following [AWS Identity and Access Management](https://d
- Apply the roles and policies to Kubernetes masters and workers as indicated in the above chart.
- Set the hostname of the EC2 instances to the private DNS hostname of the instance. See [DNS Hostnames](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-dns.html#vpc-dns-hostnames) and [To change the system hostname without a public DNS name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-hostname.html#set-hostname-system) for more details.
- Label the EC2 instances with the key `KubernetesCluster` and assign the same value across all nodes.
- Label the EC2 instances with the key `KubernetesCluster` and assign the same value across all nodes, for example, `UCPKubenertesCluster`.
### Cluster Configuration