From 9281c70983e1d03c8f0f3a43a8c80546a39f1387 Mon Sep 17 00:00:00 2001 From: Scarlett Li <39592018+scarlett2018@users.noreply.github.com> Date: Thu, 14 May 2020 14:55:44 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 397aa2dd4..da84c4413 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ OpenPAI is an open source platform that provides complete AI model training and resource management capabilities, it is easy to extend and supports on-premise, cloud and hybrid environments in various scale. -**OpenPAI [v0.14.0](./RELEASE_NOTE.md#july-2019-version-0140) has been released!** +**OpenPAI [v0.14.0](./RELEASE_NOTE.md#july-2019-version-0140) has been released! And a formal v1.0.0 version is coming soon.** -A brief comparison between `v0.14.0` and `v1.0.0`: +A brief comparison between `v0.14.0` and the upcoming `v1.0.0`: -| | `v0.14.0` | `v1.0.0` | +| | `v0.14.0` | `v1.0.0` (coming soon) | | ----------------- | ----------------------- | ---------------------- | | Architecture | Kubernetes + Hadoop YARN| Kubernetes | | Scheduler | YARN Scheduler | HiveD / K8S default |