nav correction + fixes

pull/16774/head
boruszak 2023-03-28 15:10:21 -07:00
parent 04b8b3615d
commit f9c4ffd1a4
2 changed files with 3 additions and 5 deletions

View File

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

View File

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