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
|
|
|
|
-------------
|
|
|
|
|
|
|
|
* Join us on `IRC <irc://chat.freenode.net:6697/openstack-helm>`_:
|
|
|
|
#openstack-helm on freenode
|
2020-04-24 15:26:51 +02:00
|
|
|
* Community `IRC Meetings
|
|
|
|
<http://eavesdrop.openstack.org/#OpenStack-Helm_Team_Meeting>`_:
|
|
|
|
[Every Tuesday @ 3PM UTC], #openstack-meeting-alt on freenode
|
2017-04-27 11:01:26 +02:00
|
|
|
* Meeting Agenda Items: `Agenda
|
|
|
|
<https://etherpad.openstack.org/p/openstack-helm-meeting-agenda>`_
|
2020-04-24 15:26:51 +02:00
|
|
|
* Join us on `Slack <https://kubernetes.slack.com/messages/C3WERB7DE/>`_
|
|
|
|
- #openstack-helm
|
2017-04-27 11:01:26 +02:00
|
|
|
|
2018-06-09 19:34:06 -05:00
|
|
|
Storyboard
|
|
|
|
----------
|
2017-07-03 10:59:19 -05:00
|
|
|
|
2020-04-24 15:26:51 +02:00
|
|
|
Bugs and enhancements are tracked via OpenStack-Helm's
|
|
|
|
`Storyboard <https://storyboard.openstack.org/#!/project_group/64>`_.
|
2017-04-27 11:01:26 +02:00
|
|
|
|
|
|
|
Installation and Development
|
|
|
|
----------------------------
|
|
|
|
|
2020-04-24 15:26:51 +02:00
|
|
|
Please review our
|
|
|
|
`documentation <https://docs.openstack.org/openstack-helm/latest/>`_.
|
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
|
2020-04-24 15:26:51 +02: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
|
2020-04-24 15:26:51 +02: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
|
2018-06-09 19:34:06 -05:00
|
|
|
`Storyboard backlog <https://storyboard.openstack.org/#!/project_group/64>`_.
|
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.
|
2018-10-15 17:58:48 +05:30
|
|
|
|
|
|
|
Repository
|
|
|
|
----------
|
|
|
|
|
|
|
|
Developers wishing to work on the OpenStack-Helm project should always base
|
|
|
|
their work on the latest code, available from the OpenStack-Helm git repository.
|
|
|
|
|
2019-04-23 19:39:06 +08:00
|
|
|
`OpenStack-Helm git repository <https://opendev.org/openstack/openstack-helm/>`_
|
2020-04-24 15:26:51 +02:00
|
|
|
|
|
|
|
Contributing
|
|
|
|
------------
|
|
|
|
|
|
|
|
We welcome contributions. Check out `this <CONTRIBUTING.rst>`_ document if
|
|
|
|
you would like to get involved.
|