Skip to content

Commit e5cfa50

Browse files
committed
Fix image rendering in EKS S3 CSI Driver guide
1 parent 889a6e8 commit e5cfa50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/eks-guides/012-eks-s3-csi-driver.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ sidebar_position: 12
77
# EKS Mountpoint for Amazon S3 CSI Driver: Complete Implementation Guide
88
#### *Access Amazon S3 objects with Mountpoint for Amazon S3 CSI driver*
99

10+
![EKS Mountpoint for Amazon S3 CSI Driver](./img/eks-s3-csi-driver.png)
11+
1012
## Overview
1113

1214
The Mountpoint for Amazon S3 Container Storage Interface (CSI) driver enables Kubernetes applications to access Amazon S3 objects through a standard file system interface. This integration allows containers running in Amazon EKS and self-managed Kubernetes clusters to interact with S3 buckets as mounted volumes, achieving high aggregate throughput without requiring application code modifications.

0 commit comments

Comments
 (0)