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 blueprints/blueprints dev-getting-started