Pengfei Ni 7d90e0b1f4 Optimize flags and logs.
Usage of ./stackube-controller:
      --alsologtostderr                  log to standard error as well as files
      --cloudconfig string               path to stackube config file (default "/etc/stackube.conf")
      --kubeconfig string                path to kubernetes admin config file (default "/etc/kubernetes/admin.conf")
      --log-backtrace-at traceLocation   when logging hits line file:N, emit a stack trace (default :0)
      --log-dir string                   If non-empty, write log files in this directory
      --log-flush-frequency duration     Maximum number of seconds between log flushes (default 5s)
      --logtostderr                      log to standard error instead of files (default true)
      --stderrthreshold severity         logs at or above this threshold go to stderr (default 2)
  -v, --v Level                          log level for V logs
      --vmodule moduleSpec               comma-separated list of pattern=N settings for file-filtered logging

Change-Id: I2dfa762c3e076c7e41b49b4f27c3868bed03eba8
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2017-06-30 14:07:26 +08:00
2017-05-31 13:48:26 +08:00
2017-06-30 14:07:26 +08:00
2017-06-28 19:22:08 +08:00
2017-06-30 14:07:26 +08:00
2017-06-09 13:18:01 +08:00
2017-06-28 19:22:08 +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-05-19 09:22:32 +08:00
2017-06-28 19:22:08 +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%