mirror of https://github.com/knative/docs.git
Add the missing section to `install istio without sidecar` (#2613)
This commit is contained in:
parent
9905af30b9
commit
cb04dd6975
|
@ -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
|
users who don't need the Istio service mesh, or who want to enable the service
|
||||||
mesh by [manually injecting the Istio sidecars][1].
|
mesh by [manually injecting the Istio sidecars][1].
|
||||||
|
|
||||||
|
#### Installing Istio without sidecar injection
|
||||||
|
|
||||||
Enter the following command to install Istio:
|
Enter the following command to install Istio:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue