Skip to content
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

Decouple PVC from Dataset #321

Closed
udbhav-hbk opened this issue Nov 29, 2023 · 2 comments
Closed

Decouple PVC from Dataset #321

udbhav-hbk opened this issue Nov 29, 2023 · 2 comments
Assignees
Labels
question Further information is requested s3 Issues relating to S3/CSI-S3 integration

Comments

@udbhav-hbk
Copy link

Currently as soon as we deploy the "Dataset" object, a PVC and ConfigMap gets created. Instead of this, we would like to create PVC separately which uses csi-s3 storageClass and avoid creation of PVC dynamically through Dataset.

Is this supported? If so, how can we do that?

@srikumar003
Copy link
Collaborator

@udbhav-hbk Am I correct in understanding that you are trying to use CSI-S3 on its own without needing Dataset objects ? This is possible. You can use CSI-S3 as a standalone service. See https://github.com/ctrox/csi-s3 for how to achieve that

@srikumar003 srikumar003 self-assigned this Dec 7, 2023
@srikumar003 srikumar003 added question Further information is requested s3 Issues relating to S3/CSI-S3 integration labels Dec 7, 2023
@srikumar003
Copy link
Collaborator

closing this question as it seems to be resolved. Please reopen if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested s3 Issues relating to S3/CSI-S3 integration
Projects
None yet
Development

No branches or pull requests

2 participants