airship-in-a-bottle/docs/source/index.rst
Bryan Strassner 2f33e6c4b4 Remove the blueprintsi from airship-in-a-bottle
Airship-specs is the new home for this sort of thing.

Change-Id: I9ef6b4c8892f215044e77af5a3dde18380d56e95
2018-08-01 13:21:43 -05:00

2.1 KiB

Tip

The Undercloud Platform is part of the containerized Local Control Plane (cLCP). More details may be found by using the Treasuremap

Note

These documents will be reworked to reflect the changes associated with becoming an OpenStack hosted project: Airship. Expect major changes to occur with time. See more at airshipit.org

Airship

Airship is a collection of components that coordinate to form a means of configuring, deploying and maintaining a Kubernetes environment using a declarative set of yaml documents.

Approach

Airship revolves around the setup and use of Kubernetes and Helm and takes cues from these projects. The first use case of Airship is the deployment of OpenStack-Helm which also influences Airship's direction.

Building this Documentation

Use of sphinx-build -b html docs/source docs/build will build a html version of this documentation that can be viewed using a browser at docs/build/index.html on the local filesystem.

Conventions and Standards

conventions dev-getting-started