From fd4a89d0f0ef0f8b8f654fa37a705821c9ca71e2 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Sun, 9 Jul 2017 10:39:02 -0500 Subject: [PATCH] Readme: fix broken link and add gate link. This PS removes a broken link in the Readme, and adds an extra link to the gate scripts. Change-Id: I92ec8e6d8ba68c26d58af1e338f9aee893a1bf38 --- README.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 101bbed95e..4b9ef6bbb8 100644 --- a/README.rst +++ b/README.rst @@ -32,14 +32,16 @@ Installation and Development ---------------------------- Please review our documentation at `Read the Docs `_. -For quick installation, evaluation, and convenience, we have provided a kubeadm +For quick installation, evaluation, and convenience, we have a kubeadm based all-in-one solution that runs in a Docker container. The Kubeadm-AIO set -up can be found `here. `_ +up can be found `here, `_ +and the `gate scripts, `_ +use are supported on any fresh Ubuntu, CentOS or Fedora machine. This project is under active development. We encourage anyone interested in OpenStack-Helm to review our `Installation `_ -documentation, complete with verification procedures. Feel free to ask questions -or check out our current `Issues and Bugs `_. +documentation. Feel free to ask questions or check out our current +`Issues and Bugs `_. To evaluate a multinode installation, follow the `Bare Metal `_