diff --git a/docs/user/resources/04-20-10-aws-nfs-volume.md b/docs/user/resources/04-20-10-aws-nfs-volume.md index ff8a9436a..e1a7fee25 100644 --- a/docs/user/resources/04-20-10-aws-nfs-volume.md +++ b/docs/user/resources/04-20-10-aws-nfs-volume.md @@ -1,6 +1,6 @@ # AwsNfsVolume Custom Resource -The `awsnfsvolume.cloud-resources.kyma-project.io` custom resource describes the AWS EFS +The `awsnfsvolume.cloud-resources.kyma-project.io` custom resource (CR) describes the AWS EFS instance that can be used as RWX volume in the cluster. Once the AWS EFS instance is provisioned in the underlying cloud provider subscription, also the corresponding PersistentVolume and PersistentVolumeClaim are created in RWX mode, so they can be used from multiple cluster workloads.