/docs/k8s/deployment-configurations/multi-cluster/

This commit is contained in:
boruszak 2022-09-23 16:08:05 -05:00
parent 85a76cbab5
commit aacfc13996
3 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Multi-Cluster Federation Overview
page_title: WAN Federation Through Mesh Gateways - Overview
description: >-
Installing on multiple Kubernetes clusters.
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.
---
# Multi-Cluster Federation Overview
# WAN Federation Through Mesh Gateways Overview
In Consul, federation is the act of joining two or more Consul datacenters.
When datacenters are joined, Consul servers in each datacenter can communicate

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Federation Between Kubernetes Clusters
page_title: WAN Federation Through Mesh Gateways - Multiple Kubernetes Clusters
description: >-
Federating multiple Kubernetes clusters.
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.
---
# Federation Between Kubernetes Clusters
# WAN Federation Between Multiple Kubernetes Clusters Through Mesh Gateways
-> **1.8.0+:** This feature is available in Consul versions 1.8.0 and higher

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Federation Between VMs and Kubernetes
page_title: WAN Federation Through Mesh Gateways - VMs and Kubernetes
description: >-
Federating Kubernetes clusters and VMs.
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.
---
# Federation Between VMs and Kubernetes
# WAN Federation Between VMs and Kubernetes Through Mesh Gateways
-> **1.8.0+:** This feature is available in Consul versions 1.8.0 and higher