Reference Airship manifests, CICD, and reference architecture.
Go to file
Kaspars Skels 06ffeec6b1 Sloop type and Airsloop site
Sloop type/site is a minimalistic approach to Airship with reduced
requirements towards hardware and external dependencies while keeping
all the functional features.

Major differences compared to reference site airship-seaworthy
 - Two bare-metal server setup with 1 control, and 1 compute.
   Most components are scaled to a single replica and doesn't carry
   any HA as there is only a single control plane host.
 - No requirements for DNS/certificates.
   HTTP and internal cluster DNS is used.
 - Ceph set to use the single (root) disk. This generally
   provides minimalistic no-touch ceph deployment.
   No replication of ceph data (single copy).
 - Simplified networking (no bonding).
   Two network interfaces are used by default (flat PXE, and DATA network
   with VLANs for OAM, Calico, Storage, and OpenStack Overlay)
 - Generic hostnames used (airsloop-control-1, airsloop-compute-1) that
   simplifies generation of k8s certificates
 - Usage of standard Ubuntu 16.04 GA kernel (as oppose to HWE)

Change-Id: I4944fcae7d29ed8799d810c93efb0120b6b3a105
2019-04-12 16:11:37 -05:00
doc Merge "Fix install 4.15.0-34-generic" 2019-04-04 18:24:28 +00:00
global Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
site Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
tools Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
type Sloop type and Airsloop site 2019-04-12 16:11:37 -05:00
.gitreview Added .gitreview 2018-08-14 23:50:18 +00:00
.zuul.yaml airskiff: Update OSH-infra pin 2019-02-13 14:25:27 -06:00
LICENSE Add license - Apache License Version 2.0 2018-08-17 22:49:32 +00:00
Makefile Set up publishing of docs 2018-09-28 18:49:54 +02:00
README.md Fix README to point to correct docs 2018-09-14 15:55:31 -05:00
tox.ini Set up publishing of docs 2018-09-28 18:49:54 +02:00

README.md

Treasuremap

This documentation project outlines a reference architecture for automated cloud provisioning and management, leveraging a collection of interoperable open-source tools.

Architecture

To get started, see architecture.