mirror of https://github.com/istio/istio.io.git
Fix recently changed doc aliases with temporary /latest hack (#9740)
This commit is contained in:
parent
51da58a2a3
commit
ff6edbb5bb
|
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: Install Istio with an External Control Plane
|
||||
description: Install an external control plane and remote cluster.
|
||||
description: Install Istio with an external control plane and a remote cluster data plane.
|
||||
weight: 50
|
||||
aliases:
|
||||
- /docs/setup/additional-setup/external-controlplane/
|
||||
- /latest/docs/setup/additional-setup/external-controlplane/
|
||||
keywords: [external,control,istiod,remote]
|
||||
owner: istio/wg-environments-maintainers
|
||||
test: yes
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ description: Describes how to configure the Kubernetes Gateway API with Istio.
|
|||
weight: 50
|
||||
aliases:
|
||||
- /docs/tasks/traffic-management/ingress/service-apis/
|
||||
- /latest/docs/tasks/traffic-management/ingress/service-apis/
|
||||
keywords: [traffic-management,ingress]
|
||||
owner: istio/wg-networking-maintainers
|
||||
test: yes
|
||||
|
|
|
|||
Loading…
Reference in New Issue