Pengfei Ni 48f674094c Add service account and generate kubernetes config
This PR adds a new service account for kubestack. It also

- creates essential cluster role for the service account
- generate kubernetes config based on the service account secrets
- add KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT env varibles

Change-Id: I33679efba982f23dd32c9e5632b3e16580f177ea
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2017-08-01 11:14:26 +08:00
2017-07-28 16:09:52 +08:00
2017-07-28 16:09:52 +08:00
2017-07-28 16:09:52 +08:00
2017-07-28 08:23:25 +00:00
2017-07-31 14:40:40 +08:00
2017-07-28 16:09:52 +08:00
2017-07-26 20:54:24 +08:00
2017-06-28 19:22:08 +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-07-28 22:44:52 +08:00
2017-06-08 20:25:07 +08:00
2017-05-24 15:22:46 +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).

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%