mirror of https://github.com/knative/docs.git
[release-1.6] Istio supported versions change (#5143)
* Istio supported versions change Link to the net-istio releases github page as the source of truth for supported versions per release instead of having a hard coded value. * Update docs/install/installing-istio.md Co-authored-by: Ashleigh Brennan <abrennan@redhat.com> Co-authored-by: Angelo Danducci <angelo.danducci.ii@ibm.com> Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
This commit is contained in:
parent
1ed0af1664
commit
1fcf66ce9a
|
@ -16,8 +16,7 @@ You need:
|
||||||
|
|
||||||
## Supported Istio versions
|
## Supported Istio versions
|
||||||
|
|
||||||
The current known-to-be-stable version of Istio tested in conjunction with Knative is **v1.12**.
|
You can view the latest tested Istio version on the [Knative Net Istio releases page](https://github.com/knative-sandbox/net-istio/releases).
|
||||||
Versions in the 1.12 line are generally fine too.
|
|
||||||
|
|
||||||
## Installing Istio
|
## Installing Istio
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue