Docs: Fix broken README/getting-started doc links
Change-Id: I75f6e299f45e85029a3da28a9ce8e2a3c5525a92
This commit is contained in:
parent
13c4e3372a
commit
d857125de5
@ -75,7 +75,7 @@ Manual Installation
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
For a comprehensive manual installation guide, please
|
||||
see :ref:`dev-getting-started`.
|
||||
see `Manual Install Guide`_.
|
||||
|
||||
Usage
|
||||
^^^^^
|
||||
@ -93,8 +93,7 @@ Which should output something like this::
|
||||
...
|
||||
|
||||
For more information on how to install and use Armada, please reference:
|
||||
:ref:`guide-use-armada`.
|
||||
|
||||
`Armada Quickstart`_.
|
||||
|
||||
Integration Points
|
||||
------------------
|
||||
@ -114,6 +113,8 @@ Further Reading
|
||||
|
||||
`Undercloud Platform (UCP) <https://github.com/att-comdev/ucp-integration>`_.
|
||||
|
||||
.. _Manual Install Guide: http://armada-helm.readthedocs.io/en/latest/development/getting-started.html#developer-install-guide
|
||||
.. _Armada Quickstart: http://armada-helm.readthedocs.io/en/latest/operations/guide-use-armada.html
|
||||
.. _kubectl: https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
|
||||
.. _Tiller: https://docs.helm.sh/using_helm/#easy-in-cluster-installation
|
||||
.. _Deckhand: https://github.com/openstack/deckhand
|
||||
|
@ -60,11 +60,7 @@ Armada requires a Kubernetes cluster to be deployed, along with `kubectl`_,
|
||||
|
||||
#. Install Kubernetes (k8s) and deploy a k8s cluster.
|
||||
|
||||
This can be accomplished by cloning the
|
||||
`k8s repo <https://github.com/kubernetes/kubernetes>_` and running
|
||||
``kube-up.sh`` in ``kubernetes/cluster``.
|
||||
|
||||
Alternatively, reference the :ref:`k8s-cluster-management` section below.
|
||||
Reference the :ref:`k8s-cluster-management` section below for help.
|
||||
|
||||
#. Install and configure `kubectl`_
|
||||
|
||||
@ -272,7 +268,7 @@ included beneath each bullet.
|
||||
$ sudo apt-get install python3-dev -y
|
||||
|
||||
.. _Bandit: https://github.com/openstack/bandit
|
||||
.. _kubectl: https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
|
||||
.. _kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl/
|
||||
.. _Helm: https://docs.helm.sh/using_helm/#installing-helm
|
||||
.. _Keystone: https://github.com/openstack/keystone
|
||||
.. _Tiller: https://docs.helm.sh/using_helm/#easy-in-cluster-installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user