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
This commit is contained in:
parent
bab04be137
commit
75221ccc4b
12
README.rst
12
README.rst
@ -25,7 +25,7 @@ applications into a `Cloud-Native <https://www.cncf.io/about/charter>`_ model.
|
|||||||
Communication
|
Communication
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
* Join us on `Slack <http://slack.k8s.io/>`_ - #openstack-helm
|
* Join us on `Slack <https://kubernetes.slack.com/messages/C3WERB7DE/>`_ - #openstack-helm
|
||||||
* Join us on `IRC <irc://chat.freenode.net:6697/openstack-helm>`_:
|
* Join us on `IRC <irc://chat.freenode.net:6697/openstack-helm>`_:
|
||||||
#openstack-helm on freenode
|
#openstack-helm on freenode
|
||||||
* Community IRC Meetings: [Every Tuesday @ 3PM UTC],
|
* 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
|
This project is under heavy development. We encourage anyone who is interested
|
||||||
in Openstack-Helm to review our `Installation
|
in Openstack-Helm to review our `Installation
|
||||||
<https://github.com/openstack/openstack-helm/blob/master/doc/source/guides-install/readme.md>`_
|
<doc/source/install/index.rst>`_
|
||||||
documentation, complete with verification procedures. Feel free to ask
|
documentation, complete with verification procedures. Feel free to ask
|
||||||
questions or check out our current `Issues and Bugs
|
questions or check out our current `Issues and Bugs
|
||||||
<https://bugs.launchpad.net/openstack-helm>`_.
|
<https://bugs.launchpad.net/openstack-helm>`_.
|
||||||
@ -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
|
Openstack-Helm is intended to be packaged and served from your own Helm
|
||||||
`repository <https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md>`_.
|
`repository <https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md>`_.
|
||||||
However, for quick installation, evaluation, and convenience, you can use our
|
However, for quick installation, evaluation, and convenience, you can use our
|
||||||
online Helm repository. After you've configured your environment for `Minikube
|
online Helm repository and configure your environment with `Kubeadm-AIO
|
||||||
<https://github.com/openstack/openstack-helm/blob/master/doc/source/guides-install/developer/install-minikube.md#openstack-helm-minikube-deployment>`_
|
<doc/source/install/all-in-one.rst>`_ or `Vagrant <doc/source/install/developer/vagrant.rst>`_.
|
||||||
(for hostPath) or `Bare Metal
|
|
||||||
<https://github.com/openstack/openstack-helm/blob/master/doc/source/guides-install/install-multinode.md#overview>`_.
|
For a production-like install, follow the `Bare Metal <doc/source/install/multinode.rst#overview>`_ install guide which can also be used to simulate a multinode installation by using HostPaths
|
Loading…
Reference in New Issue
Block a user