Skip to content

Commit 70fe4ff

Browse files
authored
Consistency edits
1 parent 83a4258 commit 70fe4ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

latest/ug/storage/ebs-csi.adoc

Lines changed: 2 additions & 2 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-
* Only PVs 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 PVs must be migrated to the new Storage Class using a volume snapshot.
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
====

0 commit comments

Comments
 (0)