Integrate OpenStack projects with Kubernetes for multi-tenancy.
240094e061
As kubernetes support mount propogation now, the "shared" propogation type is not needed any more and would cause volume mount error. Change-Id: Idfa718ff7f0591ed246dc06f4a78c886abe9efe2 Signed-off-by: Li Wei <liwei@anbutu.com> |
||
---|---|---|
cmd | ||
deployment | ||
devstack | ||
doc | ||
hack | ||
install | ||
pkg | ||
tools | ||
vendor | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md | ||
test-requirements.txt |
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
Stackube uses the Apache v2.0 license. All library dependencies allow for unrestricted distribution and deployment.
- Source: https://git.openstack.org/cgit/openstack/stackube
- Bugs: https://bugs.launchpad.net/stackube
- Blueprints: https://blueprints.launchpad.net/stackube
- Documentation: https://stackube.readthedocs.io