Integrate OpenStack projects with Kubernetes for multi-tenancy.
b9bf13f065
- Adds stackube proxy which listens on endpoints, services and namespaces, creates load balancer rules for clusterIP service - Switch to govendor for managing vendors - Add hack scripts for verifying govet and gofmt Change-Id: I8594c16d294f46ae0d3dec6dae6fa491e7891b8b Implements: blueprint stackube-proxy |
||
---|---|---|
cmd | ||
deployment/kubestack | ||
devstack | ||
doc | ||
hack | ||
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).
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