mirror of https://github.com/istio/istio.io.git
Another ref to install FAQ (#8473)
This commit is contained in:
parent
706cb22ee3
commit
06ff718f0c
|
@ -3,11 +3,15 @@ title: Installation Guides
|
||||||
linktitle: Install
|
linktitle: Install
|
||||||
description: Choose the guide that best suits your needs and platform.
|
description: Choose the guide that best suits your needs and platform.
|
||||||
weight: 20
|
weight: 20
|
||||||
|
content_above: true
|
||||||
aliases:
|
aliases:
|
||||||
- /docs/setup/kubernetes/install/
|
- /docs/setup/kubernetes/install/
|
||||||
test: n/a
|
test: n/a
|
||||||
---
|
---
|
||||||
|
|
||||||
|
If you need help choosing, refer to our
|
||||||
|
[which Istio installation method should I use?](/faq/setup/#install-method-selection) FAQ page.
|
||||||
|
|
||||||
{{< tip >}}
|
{{< tip >}}
|
||||||
Istio {{< istio_version >}} has been tested with these Kubernetes releases:
|
Istio {{< istio_version >}} has been tested with these Kubernetes releases:
|
||||||
{{< supported_kubernetes_versions >}}.
|
{{< supported_kubernetes_versions >}}.
|
||||||
|
|
Loading…
Reference in New Issue