You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to configure Pravega Tier2 storage to use AWS S3. My understanding from the long term storage docs is that any S3 compatible backend is supported. However, I can't seem to get this working in my Kubernetes cluster.
Using the toy NFS example I can write to and read from a stream. However, with the above configuration the deployment of Pravega fails. Has anyone had any success with AWS S3 as a Tier2 storage?
The text was updated successfully, but these errors were encountered:
I'd like to configure Pravega Tier2 storage to use AWS S3. My understanding from the long term storage docs is that any S3 compatible backend is supported. However, I can't seem to get this working in my Kubernetes cluster.
I'm using the following secret:
And the relevant Helm values for the Pravega cluster configuration:
Using the toy NFS example I can write to and read from a stream. However, with the above configuration the deployment of Pravega fails. Has anyone had any success with AWS S3 as a Tier2 storage?
The text was updated successfully, but these errors were encountered: