Skip to content

Commit ade9d8e

Browse files
authored
Merge pull request #846 from nisi0495/patch-1
Update efs-csi.adoc
2 parents 3aedb0c + 03314e5 commit ade9d8e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

latest/ug/storage/efs-csi.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,20 +179,20 @@ aws iam attach-role-policy \
179179
[[efs-install-driver,efs-install-driver.title]]
180180
== Step 2: Get the Amazon EFS CSI driver
181181

182-
We recommend that you install the Amazon EFS CSI driver through the Amazon EKS add-on. To add an Amazon EKS add-on to your cluster, see <<creating-an-add-on>>. For more information about add-ons, see <<eks-add-ons>>. If you're unable to use the Amazon EKS add-on, we encourage you to submit an issue about why you can't to the https://github.com/aws/containers-roadmap/issues[Containers roadmap GitHub repository].
183-
184-
Alternatively, if you want a self-managed installation of the Amazon EFS CSI driver, see https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/docs/README.md#installation[Installation] on [.noloc]`GitHub`.
185-
186-
[[efs-create-filesystem,efs-create-filesystem.title]]
187-
== Step 3: Create an Amazon EFS file system
188-
189182
[NOTE]
190183
====
191184
192185
This step isn't needed for {aws} Fargate. A [.noloc]`Pod` running on Fargate automatically mounts an Amazon EFS file system, without needing manual driver installation steps.
193186
194187
====
195188

189+
We recommend that you install the Amazon EFS CSI driver through the Amazon EKS add-on. To add an Amazon EKS add-on to your cluster, see <<creating-an-add-on>>. For more information about add-ons, see <<eks-add-ons>>. If you're unable to use the Amazon EKS add-on, we encourage you to submit an issue about why you can't to the https://github.com/aws/containers-roadmap/issues[Containers roadmap GitHub repository].
190+
191+
Alternatively, if you want a self-managed installation of the Amazon EFS CSI driver, see https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/docs/README.md#installation[Installation] on [.noloc]`GitHub`.
192+
193+
[[efs-create-filesystem,efs-create-filesystem.title]]
194+
== Step 3: Create an Amazon EFS file system
195+
196196
To create an Amazon EFS file system, see https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/docs/efs-create-filesystem.md[Create an Amazon EFS file system for Amazon EKS] on [.noloc]`GitHub`.
197197

198198
[[efs-sample-app,efs-sample-app.title]]

0 commit comments

Comments
 (0)