Helm charts for deploying OpenStack on Kubernetes
Go to file
Steve Wilkerson 9c44676649 Ceph-config-helper: Add rgwadmin python package
This adds the rgwadmin python package to the ceph config helper
image, allowing it to be used for creating s3 buckets for radosgw
to be used with elasticsearch

Change-Id: I2c633a4715ef1fdccd833cc8eeaefddbecb0cec4
2018-06-12 18:24:59 +00:00
barbican Update the home page for openstack project 2018-05-27 14:01:50 -04:00
ceilometer Update the home page for openstack project 2018-05-27 14:01:50 -04:00
ceph-client Ceph-config-helper: Add rgwadmin python package 2018-06-12 18:24:59 +00:00
ceph-mon Ceph-config-helper: Add rgwadmin python package 2018-06-12 18:24:59 +00:00
ceph-osd consistency; update remaining charts to entrypoint v0.3.1 2018-05-25 19:17:08 +00:00
cinder Ceph-config-helper: Add rgwadmin python package 2018-06-12 18:24:59 +00:00
congress Merge "Update the home page for openstack project" 2018-06-02 06:04:58 +00:00
doc Merge "Update developer references 'upgrade' section" 2018-06-10 13:14:14 +00:00
etcd Supplement necessary message for etcd chart 2018-05-27 13:42:59 -04:00
glance Ceph-config-helper: Add rgwadmin python package 2018-06-12 18:24:59 +00:00
gnocchi Ceph-config-helper: Add rgwadmin python package 2018-06-12 18:24:59 +00:00
heat Update the home page for openstack project 2018-05-27 14:01:50 -04:00
horizon Update the home page for openstack project 2018-05-27 14:01:50 -04:00
ingress Add image management function to manifests 2018-05-20 10:10:16 -05:00
ironic Update the home page for openstack project 2018-05-27 14:01:50 -04:00
keystone Keystone: add deps for rabbitmq job 2018-06-05 17:48:40 -05:00
ldap consistency; update remaining charts to entrypoint v0.3.1 2018-05-25 19:17:08 +00:00
libvirt Add image management function to manifests 2018-05-20 10:10:16 -05:00
magnum Update the home page for openstack project 2018-05-27 14:01:50 -04:00
mariadb Merge "Fix the mariadb home page" 2018-05-24 06:26:50 +00:00
memcached Merge "Add image management function to manifests" 2018-05-20 21:58:52 +00:00
mistral Mistral: add deps for rabbitmq job 2018-06-05 17:50:28 -05:00
mongodb Add image management function to manifests 2018-05-20 10:10:16 -05:00
neutron Merge "neutron: use defaults to be appropriate "good enough" for most users" 2018-06-05 22:57:39 +00:00
nova Update the home page for openstack project 2018-05-27 14:01:50 -04:00
openvswitch Add image management function to manifests 2018-05-20 10:10:16 -05:00
postgresql Add image management function to manifests 2018-05-20 10:10:16 -05:00
rabbitmq Add image management function to manifests 2018-05-20 10:10:16 -05:00
rally Rally: update image ref to both be unique and match other charts 2018-05-20 22:22:36 +00:00
senlin Update the home page for openstack project 2018-05-27 14:01:50 -04:00
tempest Update the home page for openstack project 2018-05-27 14:01:50 -04:00
tests Refactor Ceph secret generation 2017-06-27 13:42:03 -05:00
tools Ceph-config-helper: Add rgwadmin python package 2018-06-12 18:24:59 +00:00
.gitignore Update .gitignore 2018-05-13 22:17:57 -05:00
.gitreview Add .gitreview to OpenStack-Helm 2017-04-11 07:03:45 -05:00
.zuul.yaml Release Support: OpenStack Pike 2018-05-17 22:43:08 -05:00
CONTRIBUTING.rst Remove some useless indents 2018-01-26 03:00:29 +00:00
LICENSE Initial commit 2016-11-12 14:26:57 -05:00
Makefile Update Makefile 2018-05-14 00:17:55 -05:00
README.rst Fix dead link for AIO guide 2018-01-19 10:06:18 -06:00
setup.cfg Update the home-page link 2018-02-25 13:09:24 +08:00
setup.py Beggining of docs conversion to OpenStack format 2017-04-27 17:04:17 +02:00
tox.ini Update docs building infra 2017-12-29 00:07:26 -06:00

OpenStack-Helm

Mission

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.

Communication

  • Join us on Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-5 on freenode
  • Meeting Agenda Items: Agenda

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad.

Installation and Development

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.

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.