diff --git a/docs/design/aws_under_the_hood.md b/docs/design/aws_under_the_hood.md index 8f2d9377634..2c161df8be3 100644 --- a/docs/design/aws_under_the_hood.md +++ b/docs/design/aws_under_the_hood.md @@ -31,7 +31,7 @@ you manually created or configured your cluster. Kubernetes is a cluster of several machines that consists of a Kubernetes master and a set number of nodes (previously known as 'nodes') for which the -master which is responsible. See the [Architecture](architecture.md) topic for +master is responsible. See the [Architecture](architecture.md) topic for more details. By default on AWS: