Pei Tong ba9fa99f6c blueprint cluster-installation
Add install tool

The tool aims to make the deploying of stackube as easy as possible.
User could set up a whole Stackube cluster automatically by using it.
It uses docker images provided by OpenStack Kolla Project to run a
containerized OpenStack, and uses kubeadm to deploy kubenetes, then
bootstrap the Stackube cluster.

Change-Id: I6f18cf4d1a792bc505f955937f000dc0967341ce
Implements: blueprint cluster-installation
2017-08-30 09:33:39 +00:00
2017-08-25 17:20:54 +08:00
2017-08-18 17:36:16 +08:00
2017-08-30 09:33:39 +00:00
2017-07-28 08:23:25 +00:00
2017-08-30 09:33:39 +00:00
2017-08-28 14:00:50 +08:00
2017-07-28 16:09:52 +08:00
2017-08-28 09:43:43 +08:00
2017-05-17 11:18:32 +00:00
2017-05-19 09:22:32 +08:00
2017-05-19 09:24:13 +08:00
2017-07-28 16:09:52 +08:00
2017-08-04 08:56:27 +08:00
2017-08-24 14:32:38 +08:00

Stackube

Stackube is a Kubernetes-centric OpenStack distro. It uses Kubernetes, instead of Nova, as the compute fabric controller, to provision containers as the compute instance, along with other OpenStack 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

Stackube uses the Apache v2.0 license. All library dependencies allow for unrestricted distribution and deployment.

Description
Integrate OpenStack projects with Kubernetes for multi-tenancy.
Readme 22 MiB
Languages
Go 71.2%
Shell 25.6%
Python 1.2%
Makefile 0.9%
Dockerfile 0.8%
Other 0.3%