/docs/enterprise

This commit is contained in:
boruszak 2022-09-09 13:46:33 -05:00
parent c8ec0ea2e6
commit f9ca69ae16
11 changed files with 24 additions and 34 deletions

View File

@ -1,7 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Admin Partitions
description: Consul Enterprise enables you to create partitions that can be administrated across namespaces.
page_title: Admin Partitions (Enterprise)
description: >-
Enable multi-tenancy in a datacenter by using admin partitions to define the boundaries between services managed by separate teams. Learn about their requirements and how to deploy admin partitions on Kubernetes.
---
# Consul Enterprise Admin Partitions

View File

@ -1,8 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Audit Logging
page_title: Audit Logging (Enterprise)
description: >-
Consul Enterprise provides the ability to write events of user behavior with Consul's API so operations and security users can perform legal compliance auditing.
Audit logging secures Consul by capturing a record of HTTP API access and usage. Learn how to format agent configuration files to enable audit logs and specify the path to save logs to.
---
# Audit Logging

View File

@ -1,10 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Automated Backups
page_title: Automated Backups (Enterprise)
description: >-
Consul Enterprise provides a highly available service that manages taking
snapshots, rotation and sending backup files offsite to Amazon S3 (or
S3-compatible endpoints), Google Cloud Storage, or Azure Blob Storage.
The automated backup process runs a snapshot agent and saves backup files to a cloud storage provider so that you can restore Consul servers. Supported providers include: Amazon S3, Google Cloud Storage, and Azure Blob Storage.
---
# Automated Backups

View File

@ -1,10 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Advanced Federation
page_title: Advanced Federation (Enterprise)
description: >-
Consul Enterprise enables you to federate Consul datacenters together on a
pairwise basis, enabling partially-connected network topologies like
hub-and-spoke.
Advanced federation connects partial network areas through paired servers. Learn how to support hub-and-spoke and tree network topologies in your Consul deployment.
---
# Consul Enterprise Advanced Federation

View File

@ -2,8 +2,7 @@
layout: docs
page_title: Consul Enterprise
description: >-
Consul Enterprise features a number of capabilities beyond the open source
offering that may be beneficial in certain workflows.
Consul Enterprise is a paid offering that adds features to support large and complex deployments. Learn how Enterprise can help you scale infrastructure, simplify operations, and make networks more resilient.
---
# Consul Enterprise

View File

@ -1,7 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Namespaces
description: Consul Enterprise enables data isolation with Namespaces.
page_title: Namespaces (Enterprise)
description: >-
Namespaces reduce operational challenges in large deployments. Learn how to define a namespace so that multiple users or teams can access and use the same datacenter without impacting each other.
---
# Consul Enterprise Namespaces

View File

@ -1,9 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Network Segments
description: |-
Consul Enterprise enables you create separate LAN gossip pools within one
cluster to segment network groups.
page_title: Network Segments (Enterprise)
description: >-
Network segments enable gossip in a datacenter when network rules or firewalls prevent clients from communicating directly. Learn how to configure server and client agents to use segmented networks.
---
# Network Segments

View File

@ -1,9 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Enhanced Read Scalability
page_title: Read Replicas (Enterprise)
description: >-
Consul Enterprise supports increased read scalability without impacting write
latency by introducing read replicas.
Learn how you can add non-voting servers to clusters as read replicas to provide enhanced read scalability without impacting write latency.
---
# Enhanced Read Scalability with Read Replicas

View File

@ -1,9 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Redundancy Zones
page_title: Redundancy Zones (Enterprise)
description: >-
Consul Enterprise redundancy zones enable hot standby servers on a per
availability zone basis.
Add non-voting servers to clusters to create redundancy zones for deployments. Learn how distributed ""hot standby"" servers improve resiliency and scaling by preserving quorum.
---
# Redundancy Zones

View File

@ -1,10 +1,8 @@
---
layout: docs
page_title: Sentinel in Consul
page_title: Sentinel in Consul (Enterprise)
description: >-
Consul Enterprise uses Sentinel to augment the built-in ACL system to provide
advanced policy enforcement. Sentinel policies can currently execute on KV
modify and service registration.
Sentinel is a framework and language for creating logic-based policies. Learn how Consul can use Sentinel policies to extend the ACL system's capabilities.
---
# Sentinel in Consul

View File

@ -1,10 +1,8 @@
---
layout: docs
page_title: Consul Enterprise Automated Upgrades
page_title: Automated Upgrades (Enterprise)
description: >-
Consul Enterprise supports an upgrade pattern that allows operators to deploy
a complete cluster of new servers and then just wait for the upgrade to
complete.
Automated upgrades simplify the process for updating Consul. Learn how Consul can deploy a new version on additional servers and then automatically remove outdated versions without server downtime.
---
# Automated Upgrades