Issue with AdaptiveScaling using Dask Kubernetes Operator
Open
bug
needs info
operator
- Dominant language
- Python
- Stars
- 324
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
I recently used Dask on kubernetes using the operator which I installed using helm. Noticed that workers are constantly killed during scaling up/down. I came across issues registered already and a PR being merged 5 days ago.
https://github.com/dask/dask-kubernetes/pull/649 --> This fix has been merged already. Looking at this I removed current operator and installed operator with version 2023.3.0. But I am still facing the same issue when autoscaling. So i was wondering whether the fix is available via Helm?
Contributor guide
Assessment
This issue has not been assessed yet.