Reference Airship manifests, CICD, and reference architecture.
Go to file
Sean Eagan d28af1ffae Configure ssh from jump host to VMs
The SipCluster CRs reference an ssh-private-keys Secret
which did not exist. This is used to ssh into the VMs
from within the Sip jump hosts. This change adds the Secret
and sources its content from the ssh keys generated for the
target cluster. Once we have a pattern for generating secrets
for sub-clusters in place we should generate separate ssh
key pairs for each sub-cluster.

Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: I7eb997e6328bba0fdc49f5b9b5a8c097fc24e143
2021-07-09 13:54:25 -05:00
.github Add Github Release Notes Automation 2021-04-22 15:16:43 -05:00
manifests Configure ssh from jump host to VMs 2021-07-09 13:54:25 -05:00
playbooks Fix the resource issue with test-site deployment 2021-06-21 15:44:59 +00:00
tools [uplift] - Uplift airshipctl to stable version 2021-06-24 18:31:24 +00:00
zuul.d [auto-uplift]: Update airshipctl ref to latest 2021-07-01 19:01:41 +00:00
.gitignore Add virtual-network-cloud site 2020-08-19 20:10:51 +00:00
.gitreview Remove branch change notice from README 2021-04-19 19:55:18 +00:00
.grenrc.js Add Github Release Notes Automation 2021-04-22 15:16:43 -05:00
LICENSE Add license - Apache License Version 2.0 2018-08-17 22:49:32 +00:00
Makefile Add skeleton of airship-core type 2020-07-29 11:59:04 -05:00
README.md Remove branch change notice from README 2021-04-19 19:55:18 +00:00
roles Add gate utility scripts to Treasuremap 2021-03-08 20:27:20 +00:00

README.md

Treasuremap

Treasuremap is a collection of YAML documents that are ready for use with airshipctl to deploy Kubernetes and pre-configured workloads on baremetal and virtual infrastructure.

Contributing

Airship 2.0 is under active development and welcomes new developers! Please read our developer guide to begin contributing.

We also encourage new contributors and operators alike to join us in our Slack workspace and subscribe to our mailing lists.

You can learn more about Airship on the Airship wiki.