From 50f2ec3f035f0506774cf884111a314e736fc7a7 Mon Sep 17 00:00:00 2001 From: Drew Walters Date: Fri, 21 Aug 2020 20:40:53 +0000 Subject: [PATCH] Update v2 branch README Change-Id: I3e7650e65bd43a07fb619c9a05600065e5fcacfc Signed-off-by: Drew Walters --- README.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 034b7b73c..171c74fda 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ # Treasuremap -This documentation project outlines a reference architecture for automated -cloud provisioning and management, leveraging a collection of interoperable -open-source tools. +Treasuremap is a collection of YAML documents that are ready for use with +[airshipctl](https://opendev.org/airship/airshipctl) to deploy Kubernetes and +pre-configured workloads on baremetal and virtual infrastructure. +## Contributing -## Architecture -To get started, see [architecture](https://airship-treasuremap.readthedocs.io/en/latest/index.html). +Airship 2.0 is under active development and welcomes new developers! Please +read our +[developer guide](https://docs.airshipit.org/airshipctl/developers.html) to +begin contributing. + +We also encourage new contributors and operators alike to join us in our +[Slack workspace](http://airshipit.org/slack) and subscribe to our +[mailing lists](http://lists.airshipit.org/cgi-bin/mailman/listinfo). + +You can learn more about Airship on the [Airship +wiki](https://wiki.openstack.org/wiki/Airship).