2017-04-27 11:01:26 +02:00
|
|
|
==============
|
2017-07-03 15:06:13 -05:00
|
|
|
OpenStack-Helm
|
2017-04-27 11:01:26 +02:00
|
|
|
==============
|
|
|
|
|
|
|
|
Mission
|
|
|
|
-------
|
|
|
|
|
2017-11-05 10:06:46 -06:00
|
|
|
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.
|
2017-04-27 11:01:26 +02:00
|
|
|
|
|
|
|
Communication
|
|
|
|
-------------
|
|
|
|
|
2017-05-04 12:01:53 -04:00
|
|
|
* Join us on `Slack <https://kubernetes.slack.com/messages/C3WERB7DE/>`_ - #openstack-helm
|
2017-04-27 11:01:26 +02:00
|
|
|
* Join us on `IRC <irc://chat.freenode.net:6697/openstack-helm>`_:
|
|
|
|
#openstack-helm on freenode
|
|
|
|
* Community IRC Meetings: [Every Tuesday @ 3PM UTC],
|
|
|
|
#openstack-meeting-5 on freenode
|
|
|
|
* Meeting Agenda Items: `Agenda
|
|
|
|
<https://etherpad.openstack.org/p/openstack-helm-meeting-agenda>`_
|
|
|
|
|
2017-07-03 10:59:19 -05:00
|
|
|
Launchpad
|
|
|
|
---------
|
|
|
|
|
|
|
|
Bugs and blueprints are tracked via OpenStack-Helm's Launchpad.
|
2017-04-27 11:01:26 +02:00
|
|
|
|
2017-07-03 10:59:19 -05:00
|
|
|
* `Bugs <https://bugs.launchpad.net/openstack-helm>`_
|
|
|
|
* `Blueprints <https://blueprints.launchpad.net/openstack-helm>`_
|
2017-04-27 11:01:26 +02:00
|
|
|
|
|
|
|
Installation and Development
|
|
|
|
----------------------------
|
|
|
|
|
2017-11-05 10:06:46 -06:00
|
|
|
Please review our `documentation <https://docs.openstack.org/openstack-helm>`_.
|
2017-07-09 10:39:02 -05:00
|
|
|
For quick installation, evaluation, and convenience, we have a kubeadm
|
2017-07-03 10:59:19 -05:00
|
|
|
based all-in-one solution that runs in a Docker container. The Kubeadm-AIO set
|
2018-01-19 10:06:18 -06:00
|
|
|
up can be found `here <https://docs.openstack.org/openstack-helm/latest/install/developer/index.html>`_.
|
2017-07-03 10:59:19 -05:00
|
|
|
|
|
|
|
This project is under active development. We encourage anyone interested in
|
2017-11-05 10:06:46 -06:00
|
|
|
OpenStack-Helm to review our `Installation <https://docs.openstack.org/openstack-helm/latest/install/index.html>`_
|
2017-07-09 10:39:02 -05:00
|
|
|
documentation. Feel free to ask questions or check out our current
|
|
|
|
`Issues and Bugs <https://bugs.launchpad.net/openstack-helm>`_.
|
2017-05-04 12:01:53 -04:00
|
|
|
|
2017-07-03 10:59:19 -05:00
|
|
|
To evaluate a multinode installation, follow the
|
2017-11-05 10:06:46 -06:00
|
|
|
`Bare Metal <https://docs.openstack.org/openstack-helm/latest/install/multinode.html>`_
|
2017-05-23 18:38:26 -05:00
|
|
|
install guide.
|