Helm charts for deploying OpenStack on Kubernetes
Go to file
2016-12-23 15:31:10 -05:00
bootstrap fixes bugs in deployment 2016-12-23 15:31:10 -05:00
ceph fixes bugs in deployment 2016-12-23 15:31:10 -05:00
common Merge pull request #53 from alanmeadows/fix_keystone 2016-12-20 10:00:39 -05:00
docs/installation Update getting-started.md 2016-12-23 13:09:39 -05:00
glance Another Glance-fix. 2016-12-20 17:27:42 +01:00
keystone Add trailing line to deployment.yaml 2016-12-16 15:39:10 -08:00
maas Splitting rack/region deployment and modified values file for consistency 2016-11-30 15:39:50 +00:00
mariadb Fix a few mariadb README typos 2016-12-15 18:10:53 -08:00
memcached fix requirements to only require common 2016-11-30 17:11:15 -08:00
openstack fix requirements to only require common 2016-11-30 17:11:15 -08:00
rabbitmq fix requirements to only require common 2016-11-30 17:11:15 -08:00
.gitignore aic-helm normalization 2016-11-29 16:20:06 -08:00
LICENSE Initial commit 2016-11-12 14:26:57 -05:00
Makefile fixes bugs in deployment 2016-12-23 15:31:10 -05:00
README.md Update README.md 2016-12-22 11:02:32 -05:00

Openstack-Helm

Openstack-Helm is a fully self-contained Helm-based OpenStack deployment on Kubernetes. It will provide baremetal provisioning, persistent storage, full-stack resiliency, full-stack scalability, performance monitoring and tracing, and an optional development pipeline (using Jenkins). This project, along with the tools used within are community-based and open sourced.

Mission

The goal for Openstack-Helm is to provide an incredibly customizable framework for operators and developers alike. This framework will enable end-users to deploy, maintain, and upgrade a fully functioning Openstack environment for both simple and complex environments. Administrators or developers can either deploy all or individual Openstack components along with their required dependancies. It heavily borrows concepts from Stackanetes and other complex Helm application deployments. This project is meant to be a collaborative project that brings Openstack applications into a Cloud-Native model.

Open Releases

Until a 1.0.0 release, this collection is a work in progress and components will continue to be added or modified over time. Please review our Milestones, Releases, and Project timelines.

Additional Details

For additional details, and instructions on how to use this project, please see the wiki for more details.