.. Copyright 2017 AT&T Intellectual Property. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. .. warning:: This repository is being deprecated. Project documentation has moved to the `Airship Docs`_ project, and Airship-in-a-Bottle environment will be merged into the `Airship Treasuremap`_ project. .. 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. More details on using parts of Airship may be found by using the `Treasuremap`_ 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 ``make docs`` will build a html version of this documentation that can be viewed using a browser at doc/build/index.html on the local filesystem. Specification Details --------------------- Proposed, approved, and implemented specifications_ for Airship projects are available. Conventions and Standards ------------------------- .. toctree:: :maxdepth: 3 conventions security/guide dev-getting-started .. _airshipit.org: https://airshipit.org .. _Helm: https://helm.sh/ .. _Kubernetes: https://kubernetes.io/ .. _Openstack: https://www.openstack.org/ .. _Openstack-Helm: https://docs.openstack.org/openstack-helm/latest/ .. _Treasuremap: https://opendev.org/airship/treasuremap/ .. _yaml: http://yaml.org/ .. _specifications: /projects/specs .. _Airship Docs: https://airship-docs.readthedocs.org .. _Airship Treasuremap: https://opendev.org/airship/treasuremap/