docs: fix malformed yaml (#14952)

This commit is contained in:
Bryce Kalow 2022-10-11 12:25:19 -05:00 committed by GitHub
parent 0d2d8c4d45
commit eb6254c96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
"---
---
layout: docs
page_title: Route Resource Configuration
description: >-

View File

@ -2,7 +2,7 @@
layout: docs
page_title: WAN Federation Through Mesh Gateways - Overview
description: >-
Federating Consul datacenters through mesh gateways enables agents to engage in WAN communication across runtimes and cloud providers. Learn about multi-cluster federation and its network requirements for Consul on Kubernetes.
Federating Consul datacenters through mesh gateways enables agents to engage in WAN communication across runtimes and cloud providers. Learn about multi-cluster federation and its network requirements for Consul on Kubernetes.
---
# WAN Federation Through Mesh Gateways Overview

View File

@ -2,7 +2,7 @@
layout: docs
page_title: WAN Federation Through Mesh Gateways - Multiple Kubernetes Clusters
description: >-
WAN federation through mesh gateways enables federating multiple Kubernetes clusters in Consul. Learn how to configure primary and secondary datacenters, export a federation secret, get the k8s API URL, and verify federation.
WAN federation through mesh gateways enables federating multiple Kubernetes clusters in Consul. Learn how to configure primary and secondary datacenters, export a federation secret, get the k8s API URL, and verify federation.
---
# WAN Federation Between Multiple Kubernetes Clusters Through Mesh Gateways

View File

@ -2,7 +2,7 @@
layout: docs
page_title: WAN Federation Through Mesh Gateways - VMs and Kubernetes
description: >-
WAN federation through mesh gateways extends service mesh deployments by enabling Consul on Kubernetes to securely communicate with instances on VMs. Learn how to configure multi-cluster federation with k8s as either the primary or secondary datacenter.
WAN federation through mesh gateways extends service mesh deployments by enabling Consul on Kubernetes to securely communicate with instances on VMs. Learn how to configure multi-cluster federation with k8s as either the primary or secondary datacenter.
---
# WAN Federation Between VMs and Kubernetes Through Mesh Gateways