mars-project / mars

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
https://mars-project.readthedocs.io
Apache License 2.0
2.7k stars 326 forks source link

Support rescaling worker numbers in Kubernetes #1551

Open wjsi opened 4 years ago

wjsi commented 4 years ago

Kubernetes support rescaling replication controllers or replica sets. The support can be added to Mars to facilitate adjusting cluster size.

wjsi commented 3 years ago

Need implementations in oscar, thus reopen.