You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue for the same feature request?
I have checked the existing issues.
Is your feature request related to a problem?
In kubernetes, Pod GC threshold is conservative by default, which is an okay for general workloads. However, CN is stateless and typically have a cache volume attached, keeping evicted CN pod will hold the PVC from being reclaimed.
Describe the feature you'd like
Add an option to support reclaim evicted CN proactively.
Describe implementation you've considered
No response
Documentation, Adoption, Use Case, Migration Strategy
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for the same feature request?
Is your feature request related to a problem?
In kubernetes, Pod GC threshold is conservative by default, which is an okay for general workloads. However, CN is stateless and typically have a cache volume attached, keeping evicted CN pod will hold the PVC from being reclaimed.
Describe the feature you'd like
Add an option to support reclaim evicted CN proactively.
Describe implementation you've considered
No response
Documentation, Adoption, Use Case, Migration Strategy
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: