Skip to content

Commit 87ab52c

Browse files
authored
clarify istio requirement in docs (#1645)
* clarify istio requirement in docs * add link to istio
1 parent 3d144c4 commit 87ab52c

File tree

1 file changed

+6
-0
lines changed
  • docs-source/content/userguide/experimental

1 file changed

+6
-0
lines changed

docs-source/content/userguide/experimental/istio.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ The current experimental support for Istio has these limitations:
2929

3030
#### Using the operator with experimental Istio support
3131

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+
3238
You can deploy the operator into a namespace which has Istio automatic sidecar
3339
injection enabled. Before installing the operator, create the namespace you
3440
wish to run the operator in, and label it for automatic injection.

0 commit comments

Comments
 (0)