mirror of https://github.com/hashicorp/consul
Docs EA update RA and DG (#5336)
* Confirm RA against Consul 1.3 Change product_version frontmatter to ea_version and increase to 1.3 * Confirm DG against Consul 1.3 Change product_version frontmatter to ea_version and increase to 1.3pull/5345/head
parent
a7de668260
commit
b24b3a56d0
|
@ -5,7 +5,8 @@ sidebar_current: "docs-guides-deployment-guide"
|
|||
description: |-
|
||||
This deployment guide covers the steps required to install and
|
||||
configure a single HashiCorp Consul cluster as defined in the
|
||||
Consul Reference Architecture
|
||||
Consul Reference Architecture.
|
||||
ea_version: 1.3
|
||||
---
|
||||
|
||||
# Consul Deployment Guide
|
||||
|
|
|
@ -5,7 +5,7 @@ sidebar_current: "docs-guides-reference-architecture"
|
|||
description: |-
|
||||
This document provides recommended practices and a reference
|
||||
architecture for HashiCorp Consul production deployments.
|
||||
product_version: 1.2
|
||||
ea_version: 1.3
|
||||
---
|
||||
|
||||
# Consul Reference Architecture
|
||||
|
|
Loading…
Reference in New Issue