Pass the service namespace to kubernetes-entrypoint in
order to support dependencies between namespaces.
Add documentation about endpoint/service namespaces.
Change-Id: I208c3240e9f2c8900323595f7b0e488bef5cb1fc
Implements: blueprint entrypoint-namespaces
The goal of OpenStack-Helm is to enable deployment, maintenance, and
upgrading of loosely coupled OpenStack services and their dependencies
individually or as part of complex environments.
Please review our documentation at Read the Docs. For
quick installation, evaluation, and convenience, we have a kubeadm based
all-in-one solution that runs in a Docker container. The Kubeadm-AIO set
up can be found here,
and the gate
scripts, use are supported on any fresh Ubuntu, CentOS or Fedora
machine.
This project is under active development. We encourage anyone
interested in OpenStack-Helm to review our Installation
documentation. Feel free to ask questions or check out our current Issues and
Bugs.
To evaluate a multinode installation, follow the Bare
Metal install guide.