Skip to content

Commit

Permalink
docs: AAdd information about the incorporation of efs-utils v2.X.X in…
Browse files Browse the repository at this point in the history
… EFS CSI driver version 2.X.X.
  • Loading branch information
mskanth972 committed Jan 6, 2025
1 parent c1ca51e commit 1e2ec74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,11 @@ Enabling the vol-metrics-opt-in parameter activates the gathering of inode and d
### Upgrading the Amazon EFS CSI Driver


### Important Notes on EFS CSI Driver v2 Upgrade

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.


#### Upgrade to the latest version:
If you want to update to latest released version:
```sh
Expand Down

0 comments on commit 1e2ec74

Please sign in to comment.