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

Kubernetes subPath volumes to support single-PVC deployment #227

Closed
jennydaman opened this issue Apr 3, 2023 · 1 comment · Fixed by #228
Closed

Kubernetes subPath volumes to support single-PVC deployment #227

jennydaman opened this issue Apr 3, 2023 · 1 comment · Fixed by #228

Comments

@jennydaman
Copy link
Collaborator

Support Kubernetes subPath volumes would allow us to use a single PVC for pfcon as the "storeBase" and then spawn off job containers using subPaths of that single PVC.

https://kubernetes.io/docs/concepts/storage/volumes/#using-subpath

Implementation of this feature would supersede #219

@jennydaman
Copy link
Collaborator Author

Implementation of this feature can also replace our support for NFS Kubernetes volumes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant