
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>
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
Description
Languages
Go
71.2%
Shell
25.6%
Python
1.2%
Makefile
0.9%
Dockerfile
0.8%
Other
0.3%