We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4763c17 commit 61b9648Copy full SHA for 61b9648
docs/admin/install/installing-istio.md
@@ -18,13 +18,12 @@ installation.
18
You need:
19
20
- A Kubernetes cluster created.
21
-- [`istioctl`](https://istio.io/docs/setup/install/istioctl/) (v1.7 or later) installed.
+- [`istioctl`](https://istio.io/docs/setup/install/istioctl/) installed.
22
23
## Supported Istio versions
24
25
-The current known-to-be-stable version of Istio tested in conjunction with Knative is **v1.8.2**.
26
-Versions in the 1.7 line are generally fine too.
27
-1.8.0 and 1.8.1 have bugs that don't work with Knative.
+The current known-to-be-stable version of Istio tested in conjunction with Knative is **v1.9.5**.
+Versions in the 1.9 line are generally fine too.
28
29
## Installing Istio
30
0 commit comments