Pengfei Ni d5e5b0765f Handle service's clusterIP for all services.
stackube-proxy has already handled clusterIP for ClusterIP typed
service, this PR adds handling for other typed services. This could
make clusterIP working for all services.

Change-Id: Ic728be02301bf8befe98b5b92861f865c6bf8f15
Closes-Bug: 1710840
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2017-08-18 15:30:46 +08:00
2017-08-04 08:56:27 +08:00
2017-08-17 21:33:29 +08:00
2017-08-17 21:33:29 +08:00
2017-07-28 08:23:25 +00:00
2017-07-28 16:09:52 +08:00
2017-08-16 15:52:16 +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-06-08 20:25:07 +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%