-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data repository integration s3 automatic sync #255
Comments
Hi, thank you for bringing this to our attention. I've created a ticket for us to add support for AutoExportPolicy to dynamic provisioning. In the meantime, it is possible to create a Lustre file system with AutoExportPolicy & AutoImportPolicy and use static provisioning then it could be mounted inside container as a volume using the Driver. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/kind feature |
/kind feature |
/lifecycle frozen |
Hi gyus, Thank you for you work.
I see that Fsx Lustre now can do full bi-directional synchronization for s3.
We need configure an automatic export policy for your data repository association, files on your FSx for Lustre file system are automatically exported to your data repository.
In storage class we don't have this option.
I see that in api aws 2. Have AutoExportPolicy and AutoImportPolicy
https://github.com/aws/aws-sdk-go/blob/v1.44.96/service/fsx/api.go#L15954-L15964
https://docs.aws.amazon.com/sdk-for-go/api/service/fsx/#AutoImportPolicy
Thank you and have a nice day.
The text was updated successfully, but these errors were encountered: