1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 06:29:29 +01:00

Update Readme to warn about the unstable nature of this project currently.

This commit is contained in:
Avesh Agarwal
2017-08-28 12:42:29 -04:00
parent f757bde4e9
commit 6562c94022

View File

@@ -108,3 +108,10 @@ This roadmap is not in any particular order.
* Integration with cluster autoscaler
* Integration with metrics providers for obtaining real load metrics
* Consideration of Kubernetes's scheduler's predicates
## Note
This project is under active development, and is not intended for production use.
Any api could be changed any time with out any notice. That said, your feedback is
very important and appreciated to make this project more stable and useful.