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

Rely on PVC #2604

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Rely on PVC #2604

merged 2 commits into from
Sep 30, 2024

Conversation

Weves
Copy link
Contributor

@Weves Weves commented Sep 30, 2024

If you are operating in a cloud environment or with a storage provider that supports dynamic provisioning, it’s recommended to omit the explicit PV and leverage a StorageClass for dynamic provisioning. This will simplify storage management and avoid hostPath-related issues like the VolumeFailedDelete error you're seeing.

Also removes the PVCs from the model servers to reduce complexity / allow for easier horizontal scaling.

Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 0:29am

@Weves Weves merged commit ef8dda2 into main Sep 30, 2024
7 checks passed
@Weves Weves deleted the kube-improvements branch September 30, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant