Skip to content

Commit 0a022d4

Browse files
authored
Merge pull request #879 from jenademoodley/patch-1
Update ebs-csi.adoc
2 parents cb71885 + 70fe4ff commit 0a022d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

latest/ug/storage/ebs-csi.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ The https://github.com/kubernetes-sigs/aws-ebs-csi-driver/[Amazon Elastic Block
2424

2525
* You do not need to install the Amazon EBS CSI controller on EKS Auto Mode clusters.
2626
* You can't mount Amazon EBS volumes to Fargate [.noloc]`Pods`.
27-
* You can run the Amazon EBS CSI controller on Fargate nodes, but the Amazon EBS CSI node [.noloc]`DaemonSet` can only run on Amazon EC2 instances.
27+
* You can run the Amazon EBS CSI controller on Fargate nodes, but the Amazon EBS CSI node `DaemonSet` can only run on Amazon EC2 instances.
2828
* Amazon EBS volumes and the Amazon EBS CSI driver are not compatible with Amazon EKS Hybrid Nodes.
2929
* Support will be provided for the latest add-on version and one prior version. Bugs or vulnerabilities found in the latest version will be backported to the previous release in a new minor version.
30-
30+
* Only platform versions created from a storage class using `ebs.csi.eks.amazonaws.com` as the provisioner can be mounted on nodes created by EKS Auto Mode. Existing platform versions must be migrated to the new storage class using a volume snapshot.
3131
3232
[IMPORTANT]
3333
====
@@ -363,4 +363,4 @@ Alternatively, if you want a self-managed installation of the Amazon EBS CSI dri
363363
You can deploy a variety of sample apps and modify them as needed. For more information, see https://github.com/kubernetes-sigs/aws-ebs-csi-driver/tree/master/examples/kubernetes[Kubernetes Examples] on [.noloc]`GitHub`.
364364

365365

366-
📝 https://github.com/search?q=repo%3Aawsdocs%2Famazon-eks-user-guide+%5B%23ebs-csi%5D&type=code[Edit this page on GitHub]
366+
📝 https://github.com/search?q=repo%3Aawsdocs%2Famazon-eks-user-guide+%5B%23ebs-csi%5D&type=code[Edit this page on GitHub]

0 commit comments

Comments
 (0)