Fix recently changed doc aliases with temporary /latest hack (#9740)

This commit is contained in:
Frank Budinsky 2021-05-13 15:43:53 -04:00 committed by GitHub
parent 51da58a2a3
commit ff6edbb5bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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