AWS eks documentation change
Summary
Fixed typos and grammatical errors: added 'the' before 'command', corrected 'wih' to 'with', 'and' to 'or' in IP address selection, and 'isn't' to 'aren't' for plural consistency.
Security assessment
Changes are limited to language improvements and typo corrections. No references to security vulnerabilities, security controls, or security features are added or modified.
Diff
diff --git a/eks/latest/userguide/create-cluster.md b/eks/latest/userguide/create-cluster.md index 2a8f8c300..d08fa0f9c 100644 --- a//eks/latest/userguide/create-cluster.md +++ b//eks/latest/userguide/create-cluster.md @@ -97 +97 @@ You can create a cluster by using: - 2. Create an Amazon EKS `IPv4` cluster with the Amazon EKS default Kubernetes version in your default AWS Region. Before running command, make the following replacements: + 2. Create an Amazon EKS `IPv4` cluster with the Amazon EKS default Kubernetes version in your default AWS Region. Before running the command, make the following replacements: @@ -161 +161 @@ Kubernetes assigns `IPv4` addresses to Pods and services, by default. Before dec - * For information about quickly creating a cluster wih EKS Auto Mode, see [Create an EKS Auto Mode Cluster with the AWS Management Console](./automode-get-started-console.html). + * For information about quickly creating a cluster with EKS Auto Mode, see [Create an EKS Auto Mode Cluster with the AWS Management Console](./automode-get-started-console.html). @@ -203 +203 @@ Whether you choose any security groups or not, Amazon EKS creates a security gro - * **Choose cluster IP address family** – You can choose either **IPv4** and **IPv6**. + * **Choose cluster IP address family** – You can choose either **IPv4** or **IPv6**. @@ -233 +233 @@ When you’re done with this page, choose **Next**. - 9. On the **Select add-ons** page, choose the add-ons that you want to add to your cluster. Certain add-ons are pre-selected. You can choose as many **Amazon EKS add-ons** and **AWS Marketplace add-ons** as you require. If the **AWS Marketplace add-ons** that you want to install isn’t listed, you can click the page numbering to view additional page results or search for available **AWS Marketplace add-ons** by entering text in the search box. You can also filter by **category** , **vendor** , or **pricing model** and then choose the add-ons from the search results. When creating a cluster, you can view, select, and install any add-on that supports EKS Pod Identities as detailed in [Learn how EKS Pod Identity grants pods access to AWS services](./pod-identities.html). + 9. On the **Select add-ons** page, choose the add-ons that you want to add to your cluster. Certain add-ons are pre-selected. You can choose as many **Amazon EKS add-ons** and **AWS Marketplace add-ons** as you require. If the **AWS Marketplace add-ons** that you want to install aren’t listed, you can click the page numbering to view additional page results or search for available **AWS Marketplace add-ons** by entering text in the search box. You can also filter by **category** , **vendor** , or **pricing model** and then choose the add-ons from the search results. When creating a cluster, you can view, select, and install any add-on that supports EKS Pod Identities as detailed in [Learn how EKS Pod Identity grants pods access to AWS services](./pod-identities.html).