Skip to content

Commit 160f6c4

Browse files
committed
docs: AAdd information about the incorporation of efs-utils v2.X.X in EFS CSI driver version 2.X.X.
1 parent 2be4376 commit 160f6c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,11 @@ Enabling the vol-metrics-opt-in parameter activates the gathering of inode and d
361361
### Upgrading the Amazon EFS CSI Driver
362362

363363

364+
### Important Notes on EFS CSI Driver v2 Upgrade
365+
366+
Starting with version 2.X.X, the EFS CSI driver incorporates efs-utils v2.X.X, which introduces a significant change in how TLS encryption for mounts is handled. The previous stunnel component has been replaced by efs-proxy, a custom-built AWS component. To take advantage of the enhanced performance offered by efs-proxy, it's necessary to re-mount any existing file systems after upgrading.
367+
368+
364369
#### Upgrade to the latest version:
365370
If you want to update to latest released version:
366371
```sh

0 commit comments

Comments
 (0)