Fixed: 404 in ansible-setup (#1963)

* Fixed:
Broken link  to the old  platform-setup document.

code block in openshift setup.

* fixed: md005
recovered: code block for openshift.

Unexpected end tag : p (line 12)
This commit is contained in:
Vincent 2018-07-26 03:53:51 +08:00 committed by Shriram Rajagopalan
parent 4bad2ec7f5
commit 9b957b26a4
1 changed files with 8 additions and 1 deletions

View File

@ -11,7 +11,14 @@ Instructions for the installation and configuration of Istio using Ansible.
1. [Download the Istio release](/docs/setup/kubernetes/download-release/).
1. [Kubernetes platform setup](/docs/setup/kubernetes/platform-setup/).
1. One of these solutions:
* [Platform setup for Minikube](/docs/setup/kubernetes/minikube)
* [Platform setup for Google Kubernetes Engine](/docs/setup/kubernetes/gke)
* [Platform setup for IBM Cloud Kubernetes Service](/docs/setup/kubernetes/ibm)
* [Platform setup for Openshift](/docs/setup/kubernetes/openshift)
* [Platform setup for Amazon Web Services](/docs/setup/kubernetes/aws)
* [Platform setup for Azure](/docs/setup/kubernetes/azure)
1. [Ansible 2.4 Installed](https://docs.ansible.com/ansible/latest/intro_installation.html).