2019-07-02 14:15:44 +02:00
|
|
|
..
|
2020-02-25 15:03:51 -06:00
|
|
|
Copyright 2017-2020 AT&T Intellectual Property.
|
2019-07-02 14:15:44 +02:00
|
|
|
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.
|
|
|
|
|
2019-07-10 19:01:40 +02:00
|
|
|
Welcome to Airship documentation!
|
|
|
|
=================================
|
|
|
|
|
2020-02-25 15:03:51 -06:00
|
|
|
Airship is a collection of components that declaratively configure, deploy
|
|
|
|
and maintain a `Kubernetes`_ environment defined by `yaml`_ documents.
|
2019-07-02 14:15:44 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2020-06-11 19:26:26 +00:00
|
|
|
:caption: Learn About Airship
|
2019-07-02 14:15:44 +02:00
|
|
|
:maxdepth: 3
|
2020-06-11 19:26:26 +00:00
|
|
|
:hidden:
|
|
|
|
|
|
|
|
learn/vulnerabilities.rst
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Try Airship
|
|
|
|
:maxdepth: 3
|
|
|
|
:hidden:
|
2019-07-02 14:15:44 +02:00
|
|
|
|
2020-02-25 15:03:51 -06:00
|
|
|
try/index.rst
|
2020-06-11 19:26:26 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Develop Airship
|
|
|
|
:maxdepth: 3
|
|
|
|
:hidden:
|
|
|
|
|
|
|
|
develop/developers.rst
|
|
|
|
develop/conventions.rst
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Airship Project Documentation
|
|
|
|
:hidden:
|
|
|
|
|
|
|
|
Airship Documentation <https://docs.airshipit.org>
|
|
|
|
Airshipctl <https://docs.airshipit.org/airshipctl>
|
|
|
|
Airshipui <https://docs.airshipit.org/airshipui>
|
|
|
|
Treasuremap <https://docs.airshipit.org/treasuremap>
|
2019-07-02 14:15:44 +02:00
|
|
|
|
|
|
|
.. _airshipit.org: https://airshipit.org
|
|
|
|
.. _Kubernetes: https://kubernetes.io/
|
|
|
|
.. _yaml: http://yaml.org/
|