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

1.9 KiB

Tip

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

Undercloud Platform Integration

The Undercloud Platform (UCP) is a collection of components that coordinate to form a means of configuring and deploying and maintaining a Kubernetes environment using a declarative set of yaml documents.

Approach

As the UCP revolves around the setup and use of Kubernetes and Helm, practices take cues from these projects. Since the sibling work of UCP is the Openstack Helm project (now an Openstack projet) cues are also taken from the Openstack approach.

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 ucp-basic-deployment