Skip to content

Commit 1313226

Browse files
authored
Merge pull request #5035 from bengadbois/main
📖 fix docs typos
2 parents 85dd11a + 1b066ad commit 1313226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/book/src/topics/eks/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Prerequisites
22

3-
To use EKS you must give the controller the required permissions. The easiest way to do this is by using `clusterawasadm`. For instructions on how to do this see the [prerequisites](../using-clusterawsadm-to-fulfill-prerequisites.md).
3+
To use EKS you must give the controller the required permissions. The easiest way to do this is by using `clusterawsadm`. For instructions on how to do this see the [prerequisites](../using-clusterawsadm-to-fulfill-prerequisites.md).
44

55
When using `clusterawsadm` and enabling EKS support a new IAM role will be created for you called **eks-controlplane.cluster-api-provider-aws.sigs.k8s.io**. This role is the IAM role that will be used for the EKS control plane if you don't specify your own role and if **EKSEnableIAM** isn't enabled (see the [enabling docs](enabling.md) for further information).
66

docs/book/src/topics/iam-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IAM Permissions
22

3-
## Required to use clusterawasadm to provision IAM roles via CloudFormation
3+
## Required to use clusterawsadm to provision IAM roles via CloudFormation
44

55
If using `clusterawsadm` to automate deployment of IAM roles via CloudFormation,
66
you must have IAM administrative access as `clusterawsadm` will provision IAM

0 commit comments

Comments
 (0)