mirror of https://github.com/hashicorp/consul
nav correction + fixes
parent
04b8b3615d
commit
f9c4ffd1a4
|
@ -7,7 +7,9 @@ description: >-
|
|||
|
||||
# Cluster peering technical specifications
|
||||
|
||||
This reference topic describes the technical specifications associated with using cluster peering in your deployments. These specifications include required Consul components and their configurations.
|
||||
This reference topic describes the technical specifications associated with using cluster peering in your deployments. These specifications include required Consul components and their configurations. To learn more about Consul's cluster peering feature, refer to [cluster peering overview](/consul/docs/connect/cluster-peering).
|
||||
|
||||
For cluster peering requirements in Kubernetes deployments, refer to [cluster peering on Kubernetes technical specifications](/consul/docs/k8s/connect/cluster-peering/tech-specs).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
|
@ -1167,10 +1167,6 @@
|
|||
{
|
||||
"title": "Cluster Peering",
|
||||
"routes": [
|
||||
{
|
||||
"title": "Overview",
|
||||
"href": "/docs/connect/cluster-peering"
|
||||
},
|
||||
{
|
||||
"title": "Technical Specifications",
|
||||
"path": "k8s/connect/cluster-peering/tech-specs"
|
||||
|
|
Loading…
Reference in New Issue