Anuket Project

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Overview

TODO: Bin to add a few words describing overall goal of this document!

Airship

Airship is a collection of loosely coupled but interoperable open source tools that declaratively automate cloud provisioning.

Airship is a robust delivery mechanism for organizations who want to embrace containers as the new unit of infrastructure delivery at scale. Starting from raw bare metal infrastructure, Airship manages the full lifecycle of data center infrastructure to deliver a production-grade Kubernetes cluster with Helm deployed artifacts, including OpenStack-Helm. Airship allows operators to manage their infrastructure deployments and lifecycle through the declarative YAML documents that describe an Airship environment.

See more at https://www.airshipit.org/ .

OpenStack Helm

OpenStack-Helm is a set of Helm charts to enable deployment, maintenance, and upgrading of loosely coupled OpenStack services and their dependencies individually or as part of complex environments.

See more at https://wiki.openstack.org/wiki/Openstack-helm/ .

Treasuremap

Treasuremap is a documentation, deployment reference as well as CI/CD project for Airship.

Airship site deployments are using the treasuremap repository as a global manifest set (YAML configuration documents) that then are overridden with site specific configuration (networking details, disk layout, etc).

See more at https://airship-treasuremap.readthedocs.io/ .

Deployment

The Airship installer is automated deployment of Airship authoring and deployment documentation https://airship-treasuremap.readthedocs.io/en/latest/authoring_and_deployment.html, see full contents of deployment script under https://github.com/opnfv/airship/blob/master/tools/deploy.sh .

Intel POD17 is been used as a reference site.

Tests

Describe sanity testing

CI/CD

TODO: Describe pipelines and approach

https://build.opnfv.org/ci/view/airship/


OpenStack

Describe how to setup OpenStack CLI

  • No labels