Update with stackube demo
Change-Id: Ib10aa1e860cc17315a04b58bac565807eabf7736
This commit is contained in:
parent
240094e061
commit
8d69865d6e
22
README.md
22
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,
|
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).
|
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: <https://git.openstack.org/cgit/openstack/stackube>
|
* Source: <https://git.openstack.org/cgit/openstack/stackube>
|
||||||
* Bugs: <https://bugs.launchpad.net/stackube>
|
* Bugs: <https://bugs.launchpad.net/stackube>
|
||||||
* Blueprints: <https://blueprints.launchpad.net/stackube>
|
* Blueprints: <https://blueprints.launchpad.net/stackube>
|
||||||
* Documentation: <https://stackube.readthedocs.io>
|
* Documentation: <https://stackube.readthedocs.io>
|
||||||
|
* Demo: <https://www.youtube.com/watch?v=jn1PDrYqkVA>
|
||||||
|
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
@ -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.
|
This page describes how to setup a multi-nodes cluster of Stackube.
|
||||||
|
@ -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.
|
This page describes how to setup a multi-nodes cluster of Stackube.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user