AWS eks documentation change
Summary
Fixed a typo: 'AWS AWS CloudFormation' changed to 'AWS CloudFormation'.
Security assessment
This is a typo correction (duplicate word) in a sentence about VPC tagging for internal load balancers. No security implications are present.
Diff
diff --git a/eks/latest/userguide/network-load-balancing.md b/eks/latest/userguide/network-load-balancing.md index 7bce1634a..15e3852a9 100644 --- a//eks/latest/userguide/network-load-balancing.md +++ b//eks/latest/userguide/network-load-balancing.md @@ -52 +52 @@ Before you can load balance network traffic using the AWS Load Balancer Controll - * **Private subnets** – Must be tagged in the following format. This is so that Kubernetes and the AWS Load Balancer Controller know that the subnets can be used for internal load balancers. If you use `eksctl` or an Amazon EKS AWS AWS CloudFormation template to create your VPC after March 26, 2020, then the subnets are tagged appropriately when they’re created. For more information about the Amazon EKS AWS AWS CloudFormation VPC templates, see [Create an Amazon VPC for your Amazon EKS cluster](./creating-a-vpc.html). + * **Private subnets** – Must be tagged in the following format. This is so that Kubernetes and the AWS Load Balancer Controller know that the subnets can be used for internal load balancers. If you use `eksctl` or an Amazon EKS AWS CloudFormation template to create your VPC after March 26, 2020, then the subnets are tagged appropriately when they’re created. For more information about the Amazon EKS AWS CloudFormation VPC templates, see [Create an Amazon VPC for your Amazon EKS cluster](./creating-a-vpc.html).