Skip to content

Commit fefa4c5

Browse files
Add tested Istio version for clarity (#2872)
* Add tested Istio version for clarity * Adjust to 1.4
1 parent 156bccd commit fefa4c5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/install/installing-istio.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,13 @@ instructions.
1818
You need:
1919

2020
- A Kubernetes cluster created.
21-
- [`istioctl`](https://istio.io/docs/setup/install/istioctl/) (v1.5.4 or later) installed.
21+
- [`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.
2228

2329
## Installing Istio
2430

0 commit comments

Comments
 (0)