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 156bccd commit fefa4c5Copy full SHA for fefa4c5
docs/install/installing-istio.md
@@ -18,7 +18,13 @@ instructions.
18
You need:
19
20
- A Kubernetes cluster created.
21
-- [`istioctl`](https://istio.io/docs/setup/install/istioctl/) (v1.5.4 or later) installed.
+- [`istioctl`](https://istio.io/docs/setup/install/istioctl/) (v1.4.10 or later) installed.
22
+
23
+## Supported Istio versions
24
25
+The current known-to-be-stable version of Istio tested in conjunction with Knative is **v1.4.10**.
26
+Versions in the 1.4 line generally be fine too.
27
+Versions above the 1.4 line are under test but have not stabilized yet.
28
29
## Installing Istio
30
0 commit comments