Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/install/installing-istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ instructions.
You need:

- A Kubernetes cluster created.
- [`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.

## Supported Istio versions

The current known-to-be-stable version of Istio tested in conjunction with Knative is **v1.4.10**.
Versions in the 1.4 line generally be fine too.
Versions above the 1.4 line are under test but have not stabilized yet.

## Installing Istio

Expand Down