Update README.md

This commit is contained in:
Brandon B. Jozsa 2016-12-22 10:40:45 -05:00 committed by GitHub
parent c349da2071
commit 78eaa1a365

View File

@ -1,7 +1,15 @@
# aic-helm
# Openstack-Helm
This is a fully self-contained helm-based OpenStack deployment on Kubernetes, including baremetal provisioning, persistent storage, and resiliency considerations.
Openstack-Helm is a fully self-contained Helm-based OpenStack deployment on Kubernetes. It will provide baremetal provisioning, persistent storage, full-stack resiliency, and a development pipeline (using Jenkins). This project, along with the tools used within are community-based and open sourced.
This collection is a work in progress so components will continue to be added over time.
# Mission
Please see the [wiki](https://github.com/att-comdev/aic-helm/wiki) for more details.
The goal for Openstack-Helm is to provide an incredibly flexible framework for operators and developers alike. It will provide a highly customizable *framework* to deploy a fully functioning Openstack deployment, 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](https://github.com/stackanetes/stackanetes) and [other complex Helm application deployments](https://github.com/sapcc/openstack-helm). This project is meant to be a collaborative project that brings Openstack applications into a [Cloud-Native](https://www.cncf.io/about/charter) 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](https://github.com/att-comdev/openstack-helm/milestones), [Releases](https://github.com/att-comdev/openstack-helm/releases), and [Project](https://github.com/att-comdev/openstack-helm/projects/1) timelines.
# Additional Details
For additional details, and instructions on how to use this project, please see the [wiki](https://github.com/att-comdev/openstack-helm/wiki) for more details.