Add the missing section to `install istio without sidecar` (#2613)

This commit is contained in:
Vincent 2020-07-16 11:30:33 -04:00 committed by GitHub
parent 9905af30b9
commit cb04dd6975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ Istio without automatic sidecar injection. This install is also recommended for
users who don't need the Istio service mesh, or who want to enable the service
mesh by [manually injecting the Istio sidecars][1].
#### Installing Istio without sidecar injection
Enter the following command to install Istio:
```shell