This patch sets fixes the make clean target as it currently attempts
to delete the generated */charts up the parents, where the directory
is guaranteed to be non-empty.
Change-Id: I6575cb9e1e7da8b6c690e433418d1115130e0eff
The goal of OpenStack-Helm is to provide a collection of Helm charts
that simply, resiliently, and flexibly deploy OpenStack and related
services on Kubernetes.
Please review our documentation. 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.