From cb04dd69759cd3b07966fb466de2834ea9d3a8a2 Mon Sep 17 00:00:00 2001 From: Vincent Date: Thu, 16 Jul 2020 11:30:33 -0400 Subject: [PATCH] Add the missing section to `install istio without sidecar` (#2613) --- docs/install/installing-istio.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install/installing-istio.md b/docs/install/installing-istio.md index 4fad74b32..1ce26ca10 100644 --- a/docs/install/installing-istio.md +++ b/docs/install/installing-istio.md @@ -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