Update the docs to add OpenShift install profile (#8337)

* Update the docs to add OpenShift install profile

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>

* Update after review

Review comments:
- https://github.com/istio/istio.io/pull/8337/files#r510248821
- https://github.com/istio/istio.io/pull/8337/files#r510288852

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
This commit is contained in:
Martin Hickey 2020-11-05 17:25:33 +00:00 committed by GitHub
parent 5fd7bb7f97
commit 3ad1c77709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -88,6 +88,12 @@ Follow these steps to get started with Istio:
✔ Installation complete
{{< /text >}}
{{< warning >}}
If your platform has a custom demonstration profile, e.g., Openshift, use
it in the following command, instead of the `demo` profile. Refer to your
[platform instructions](/docs/setup/platform-setup/) for details.
{{< /warning >}}
1. Add a namespace label to instruct Istio to automatically inject Envoy
sidecar proxies when you deploy your application later: