airship-in-a-bottle/doc/source/index.rst

2.3 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.

Specification Details

Proposed, approved, and implemented specifications for Airship projects are available.

Conventions and Standards

conventions dev-getting-started ucp-basic-deployment