Pengfei Ni
291127f0d1
Add devstack plugin for stackube
The plugin install components including * OpenStack Keystone, Neutron and Cinder with Ceph backend * Kubernetes with frakti container runtime * Kubernetes auth via keystone Implements: blueprint kubernetes-deploy Change-Id: Ib2ad60b71bc51bdedaefd7014c83ed7ba56414e3 Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
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.
Description
Languages
Go
71.2%
Shell
25.6%
Python
1.2%
Makefile
0.9%
Dockerfile
0.8%
Other
0.3%