diff --git a/docs/addons/efs-csi-driver.md b/docs/addons/efs-csi-driver.md index d90513d8b..7c0ebddcf 100644 --- a/docs/addons/efs-csi-driver.md +++ b/docs/addons/efs-csi-driver.md @@ -57,3 +57,11 @@ Additionally, the [driver documentation](https://docs.aws.amazon.com/eks/latest/ ## Functionality Applies the EFS CSI Driver add-on to an Amazon EKS cluster. + +## Notes + +If you run into this error: `Output: Could not start amazon-efs-mount-watchdog, unrecognized init system "aws-efs-csi-dri" b'mount.nfs4: access denied by server while mounting 127.0.0.1:/'` + +Take a look at this workshop which shows you how to set up KMS keys for EFS and EBS: . + +Similarly, if you face a mounting issue, take a look at this thread regarding EFS mounting issues: . \ No newline at end of file