diff --git a/docs/iam/iam-identity-mappings.adoc b/docs/iam/iam-identity-mappings.adoc index 9985d8f..54aa4da 100644 --- a/docs/iam/iam-identity-mappings.adoc +++ b/docs/iam/iam-identity-mappings.adoc @@ -2,7 +2,7 @@ [#iam-identity-mappings] = Manage IAM users and roles -NOTE: AWS suggests migraitng to <> from the `aws-auth` ConfigMap. +NOTE: AWS suggests migrating to <> from the `aws-auth` ConfigMap. EKS clusters use IAM users and roles to control access to the cluster. The rules are implemented in a config map @@ -59,7 +59,7 @@ more mappings matching this role are found. eksctl delete iamidentitymapping --cluster --region= --account user-account ---- -== Edit ConfigMap using a ClusterConfig file +== Edit ConfigMap using a ClusterConfig file The identity mappings can also be specified in ClusterConfig: