From 6562c9402251b3f1d9e855aed8136e766a0b30b5 Mon Sep 17 00:00:00 2001 From: Avesh Agarwal Date: Mon, 28 Aug 2017 12:42:29 -0400 Subject: [PATCH] Update Readme to warn about the unstable nature of this project currently. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1cb78815e..fd2021b73 100644 --- a/README.md +++ b/README.md @@ -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.