mirror of https://github.com/istio/istio.io.git
Turn these off: https://github.com/istio/istio.io/issues/15773
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
This commit is contained in:
parent
d6ca27570d
commit
8df8d3bcec
|
@ -7,7 +7,7 @@ aliases:
|
|||
- /latest/docs/setup/additional-setup/external-controlplane/
|
||||
keywords: [external,control,istiod,remote]
|
||||
owner: istio/wg-environments-maintainers
|
||||
test: yes
|
||||
test: no
|
||||
---
|
||||
|
||||
This guide walks you through the process of installing an {{< gloss >}}external control plane{{< /gloss >}}
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Install Multi-Primary
|
|||
description: Install an Istio mesh across multiple primary clusters.
|
||||
weight: 10
|
||||
keywords: [kubernetes,multicluster]
|
||||
test: yes
|
||||
test: no
|
||||
owner: istio/wg-environments-maintainers
|
||||
---
|
||||
Follow this guide to install the Istio control plane on both `cluster1` and
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Install Multi-Primary on different networks
|
|||
description: Install an Istio mesh across multiple primary clusters on different networks.
|
||||
weight: 30
|
||||
keywords: [kubernetes,multicluster]
|
||||
test: yes
|
||||
test: no
|
||||
owner: istio/wg-environments-maintainers
|
||||
---
|
||||
Follow this guide to install the Istio control plane on both `cluster1` and
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Install Primary-Remote
|
|||
description: Install an Istio mesh across primary and remote clusters.
|
||||
weight: 20
|
||||
keywords: [kubernetes,multicluster]
|
||||
test: yes
|
||||
test: no
|
||||
owner: istio/wg-environments-maintainers
|
||||
---
|
||||
Follow this guide to install the Istio control plane on `cluster1` (the
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Install Primary-Remote on different networks
|
|||
description: Install an Istio mesh across primary and remote clusters on different networks.
|
||||
weight: 40
|
||||
keywords: [kubernetes,multicluster]
|
||||
test: yes
|
||||
test: no
|
||||
owner: istio/wg-environments-maintainers
|
||||
---
|
||||
Follow this guide to install the Istio control plane on `cluster1` (the
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Verify the installation
|
|||
description: Verify that Istio has been installed properly on multiple clusters.
|
||||
weight: 50
|
||||
keywords: [kubernetes,multicluster]
|
||||
test: yes
|
||||
test: no
|
||||
owner: istio/wg-environments-maintainers
|
||||
---
|
||||
Follow this guide to verify that your multicluster Istio installation is working
|
||||
|
|
Loading…
Reference in New Issue