kubernetes-sigs / aws-efs-csi-driver

CSI Driver for Amazon EFS https://aws.amazon.com/efs/
Apache License 2.0
724 stars 555 forks source link

Unable to mount istio access logs to efs #1406

Closed ravi-rapyder closed 4 months ago

ravi-rapyder commented 4 months ago

/kind bug

Is there any way i can mount my istio access logs to efs - Lret me know

I have enabled access logs by following official documentation and now to mount it to efs how it is possible as you know

/dev/stdout is an special file system and cannot mount it directly and regarding other files we are getting permission denied error read only file system error is there any way that we can do this ?

mskanth972 commented 4 months ago

Duplicate of this issue https://github.com/kubernetes-sigs/aws-efs-csi-driver/issues/1407