Merge "Airship documentation placeholder for construction"

This commit is contained in:
Zuul 2018-05-30 19:28:38 +00:00 committed by Gerrit Code Review
commit d91a12d652
1 changed files with 15 additions and 10 deletions

View File

@ -19,19 +19,24 @@
The Undercloud Platform is part of the containerized Local Control Plane The Undercloud Platform is part of the containerized Local Control Plane
(cLCP). More details may be found by using the `Treasuremap`_ (cLCP). More details may be found by using the `Treasuremap`_
Undercloud Platform Integration .. note::
===============================
The Undercloud Platform (UCP) is a collection of components that coordinate to These documents will be reworked to reflect the changes associated with
form a means of configuring and deploying and maintaining a `Kubernetes`_ becoming an OpenStack hosted project: Airship. Expect major changes to occur
environment using a declarative set of `yaml`_ documents. 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 Approach
-------- --------
As the UCP revolves around the setup and use of Kubernetes and `Helm`_, Airship revolves around the setup and use of Kubernetes and `Helm`_ and takes
practices take cues from these projects. Since the sibling work of UCP is the cues from these projects. The first use case of Airship is the deployment
`Openstack Helm`_ project (now an `Openstack`_ projet) cues are also of `OpenStack Helm`_ which also influences Airship's direction.
taken from the Openstack approach.
Building this Documentation Building this Documentation
--------------------------- ---------------------------
@ -47,11 +52,11 @@ Conventions and Standards
:maxdepth: 3 :maxdepth: 3
conventions conventions
ucp-basic-deployment
blueprints/blueprints blueprints/blueprints
dev-getting-started dev-getting-started
.. _airshipit.org: https://airshipit.org
.. _Helm: https://helm.sh/ .. _Helm: https://helm.sh/
.. _Kubernetes: https://kubernetes.io/ .. _Kubernetes: https://kubernetes.io/
.. _Openstack: https://www.openstack.org/ .. _Openstack: https://www.openstack.org/