dmlc / xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
https://xgboost.readthedocs.io/en/stable/
Apache License 2.0
25.69k stars 8.67k forks source link

[doc][dask] Update notes about k8s. #10271

Closed trivialfis closed 2 weeks ago

trivialfis commented 2 weeks ago

The new version of dask Kubernetes is based on the k8s operator. In addition, I added notes about XGBoost expects pods to remain unchanged during training.