mirror of https://github.com/status-im/consul.git
docs: fix malformed yaml (#14952)
This commit is contained in:
parent
0d2d8c4d45
commit
eb6254c96d
|
@ -1,4 +1,4 @@
|
|||
"---
|
||||
---
|
||||
layout: docs
|
||||
page_title: Route Resource Configuration
|
||||
description: >-
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue