From 7cad8077e48c6c10442d20c058021d8d1315ae2e Mon Sep 17 00:00:00 2001 From: Aaron Sheffield Date: Mon, 30 Jul 2018 15:52:23 -0500 Subject: [PATCH] Update the README.md File - Update links in the readme to point to the updated URLs. Change-Id: I4aa3842b23a08347d11759539ea0afa414ec89cf --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c91338ec..8ebbdd93 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@ Promenade is a tool for bootstrapping a resilient Kubernetes cluster and managing its life-cycle via Helm charts. -Documentation can be found [here](https://promenade.readthedocs.io). +Documentation can be found [here](https://airship-promenade.readthedocs.io). ## Roadmap The detailed Roadmap can be viewed on the -[LCOO JIRA](https://openstack-lcoo.atlassian.net/secure/RapidBoard.jspa?projectKey=PROM&rapidView=37). +[OpenStack StoryBoard](https://storyboard.openstack.org/#!/project/1009). - Cluster bootstrapping - Initial Genesis process results in a single node Kubernetes cluster with Under-cloud components deployed using - [Armada](https://github.com/att-comdev/armada). + [Armada](https://git.airshipit.org/cgit/airship-armada/). - Joining sufficient master nodes results in a resilient Kubernetes cluster. - Destroy Genesis node after bootstrapping and re-provision as a normal node to ensure consistency. @@ -24,14 +24,12 @@ The detailed Roadmap can be viewed on the ## Getting Started To get started, see -[getting started](https://promenade.readthedocs.io/en/latest/getting-started.html). +[getting started](https://airship-promenade.readthedocs.io/en/latest/getting-started.html). Configuration is documented -[here](https://promenade.readthedocs.io/en/latest/configuration/index.html). +[here](https://airship-promenade.readthedocs.io/en/latest/configuration/index.html). ## Bugs Bugs are tracked in -[LCOO JIRA](https://openstack-lcoo.atlassian.net/secure/RapidBoard.jspa?projectKey=PROM&rapidView=37). -If you find a bug, feel free to create a GitHub issue and it will be synced to -JIRA. +[OpenStack StoryBoard](https://storyboard.openstack.org/#!/project/1009).