docs/doc/source/airship2/baremetal.rst
James Gu 362939f370 Airship V2 baremetal site deployment, provider integration and glossary
Closes: #9

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Iad56ebee975edbf315a6031fd6c3018b5d022357
2021-04-15 10:51:01 -07:00

3.0 KiB

Deploying A Bare Metal Cluster

The instructions for standing up a greenfield bare metal site can be broken down into three high-level activities:

  1. site_setup_guide: Contains the hardware and network requirement and configuration, and the instructions to set up the build environment.
  2. site_authoring_guide: Describes how to craft site manifests and configs required for a site deployment performed by Airship.
  3. site_deployment_guide: Describes how to deploy the site utilizing the manifests created as per the site_authoring_guide.

site-setup.rst site-authoring.rst site-deployment.rst

Support

Bugs may be viewed and reported using GitHub issues for specific projects in Airship group:

Terminology

Please refer to glossary for the terminology used in this document.

Versioning

This document requires Airship Treasuremap and Airshipctl release version v2.0.0 or newer.

Airship Treasuremap reference manifests are delivered periodically as release tags in the Treasuremap Releases.

Airshipctl manifests can be found as release tags in the Airshipctl Releases.

Note

The releases are verified by Airship in Baremetal Environment, and Airship in Virtualized Environment pipelines before delivery and are recommended for deployments instead of using the master branch directly.