From 75221ccc4b989d4c12ac2c91bcf1c7c3ea7001bb Mon Sep 17 00:00:00 2001 From: Andre Pollard Date: Thu, 4 May 2017 12:01:53 -0400 Subject: [PATCH] Openstack-helm broken links in main README Main README for https://github.com/openstack/openstack-helm have several broken links at the bottom of the page. The following links were corrected "Installation, Minikube, Bare Metal" plus Slack link were corrected on branch bug/1688301 Replace minikube with kubeadm-aio install Change-Id: Ib5f76683c26f92ca12104fcbab644b51c64e1f8f Closes-Bug: #1688301 --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index b86ffbc662..1a9a6e6e1e 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,7 @@ applications into a `Cloud-Native `_ model. Communication ------------- -* Join us on `Slack `_ - #openstack-helm +* Join us on `Slack `_ - #openstack-helm * Join us on `IRC `_: #openstack-helm on freenode * Community IRC Meetings: [Every Tuesday @ 3PM UTC], @@ -48,7 +48,7 @@ Installation and Development This project is under heavy development. We encourage anyone who is 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 `_. @@ -56,7 +56,7 @@ questions or check out our current `Issues and Bugs Openstack-Helm is intended to be packaged and served from your own Helm `repository `_. However, for quick installation, evaluation, and convenience, you can use our -online Helm repository. After you've configured your environment for `Minikube -`_ -(for hostPath) or `Bare Metal -`_. +online Helm repository and configure your environment with `Kubeadm-AIO +`_ or `Vagrant `_. + +For a production-like install, follow the `Bare Metal `_ install guide which can also be used to simulate a multinode installation by using HostPaths \ No newline at end of file