We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d144c4 commit 87ab52cCopy full SHA for 87ab52c
docs-source/content/userguide/experimental/istio.md
@@ -29,6 +29,12 @@ The current experimental support for Istio has these limitations:
29
30
#### Using the operator with experimental Istio support
31
32
+{{% notice note %}}
33
+These instructions assume that you are using a Kubernetes cluster with
34
+[Istio](https://istio.io) installed and configured already. The operator will not install
35
+Istio for you.
36
+{{% /notice %}}
37
+
38
You can deploy the operator into a namespace which has Istio automatic sidecar
39
injection enabled. Before installing the operator, create the namespace you
40
wish to run the operator in, and label it for automatic injection.
0 commit comments