docs/doc/source/airship2/baremetal.rst
Graham Steffaniak 1a07568bd0 Fix out of date Airship One documentation & broken links
Relates-To: #43

Change-Id: Ib6dee629abd2e4aeb735ec8f580d4e30974afadb
2021-09-10 20:04:20 +00: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.