Skip to content

Commit 87ae448

Browse files
committed
Remove EBS CSI comparison from lis-csi.adoc
cr: https://code.amazon.com/reviews/CR-272334636
1 parent e86c6c9 commit 87ae448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

latest/ug/storage/lis-csi.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Amazon EC2 Instance Store CSI driver manages the lifecycle of instance store
1212

1313
The Amazon EC2 Instance Store CSI driver is a Container Storage Interface (CSI) plugin that enables Kubernetes to use EC2 instance store volumes. Instance store volumes provide ephemeral block-level storage that is physically attached to the host computer. The driver manages the lifecycle of these NVMe storage volumes and makes them available as Kubernetes https://kubernetes.io/docs/concepts/storage/persistent-volumes/[persistent volumes].
1414

15-
Unlike the Amazon EBS CSI driver, the Amazon EC2 Instance Store CSI driver interacts with backend NVMe devices through local Linux operations. No {aws} API calls are involved, so no IAM role is required.
15+
The Amazon EC2 Instance Store CSI driver interacts with backend NVMe devices through local Linux operations. No {aws} API calls are involved, so no IAM role is required.
1616

1717
[#lis-csi-considerations]
1818
== Considerations

0 commit comments

Comments
 (0)