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

[Improvement]scaleIn or offlineInstances can retain pvc #8921

Open
lancelot1989 opened this issue Feb 13, 2025 · 0 comments
Open

[Improvement]scaleIn or offlineInstances can retain pvc #8921

lancelot1989 opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
kind/enhancement New feature or request

Comments

@lancelot1989
Copy link
Contributor

We use local-pv for data storage. When we need to perform maintenance on a node, to ensure data persistence and recoverability, we offlineInstance to recycle the pods on the specified node and reclaim computing resources. However, we aim to retain the PVC so that in the event of a failure caused by the pod recycled, we can quickly onlineInstance and reuse the data from the PVC.

@lancelot1989 lancelot1989 added the kind/enhancement New feature or request label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants