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

PVC-based model caching/sharing managed by puller #229

Open
njhill opened this issue Sep 7, 2022 · 0 comments
Open

PVC-based model caching/sharing managed by puller #229

njhill opened this issue Sep 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@njhill
Copy link
Member

njhill commented Sep 7, 2022

We should consider an option where the pod-scoped emptyDir volume is actually a PVC mount, shared between all the pods and managed like an intermediate cache. Useful for cases where a Kube PV may be more local than some remote storage that the model comes from. In particular for autoscaling reactivity where the same model will be loaded in multiple pods.

@njhill njhill added the enhancement New feature or request label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant