From 8d69865d6e6c53e9900dc31322cc503da500981e Mon Sep 17 00:00:00 2001 From: Harry Zhang Date: Sat, 18 Nov 2017 23:25:19 +0800 Subject: [PATCH] Update with stackube demo Change-Id: Ib10aa1e860cc17315a04b58bac565807eabf7736 --- README.md | 22 +++++++++++----------- doc/source/multi_node.rst | 2 +- install/README.md | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 946e6f1..0403904 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,19 @@ fabric controller, to provision containers as the compute instance, along with o services (e.g. Cinder, Neutron). It supports multiple container runtime technologies, e.g. Docker, Hyper, and offers built-in soft / hard multi-tenancy (depending on the container runtime used). -# Stackube Authors - -Stackube is an open source project with an active development community. The project is initiated by HyperHQ, and involves contribution from ARM, China Mobile, etc. - -## Architecture - -![alt](doc/images/StackubeArchitecture.png) - -Stackube uses the Apache v2.0 license. All library dependencies allow for -unrestricted distribution and deployment. - * Source: * Bugs: * Blueprints: * Documentation: +* Demo: + +# Architecture +![alt](doc/images/StackubeArchitecture.png) + +# Authors +Stackube is an open source project with an active development community. The project is initiated by HyperHQ, and involves contribution from ARM, China Mobile, etc. + +# License +Stackube uses the Apache v2.0 license. All library dependencies allow for +unrestricted distribution and deployment. diff --git a/doc/source/multi_node.rst b/doc/source/multi_node.rst index 181d338..94e636c 100644 --- a/doc/source/multi_node.rst +++ b/doc/source/multi_node.rst @@ -1,4 +1,4 @@ -Setting Up A Multi-nodes Stackube (Without HA For Now) +Setting Up A Multi-nodes Stackube ====================================================== This page describes how to setup a multi-nodes cluster of Stackube. diff --git a/install/README.md b/install/README.md index 33020b2..e34d432 100644 --- a/install/README.md +++ b/install/README.md @@ -1,4 +1,4 @@ -# Setting Up A Multi-nodes Stackube (Without HA For Now) +# Setting Up A Multi-nodes Stackube This page describes how to setup a multi-nodes cluster of Stackube.