/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 layout: docs
page_title: Consul Enterprise Admin Partitions page_title: Admin Partitions (Enterprise)
description: Consul Enterprise enables you to create partitions that can be administrated across namespaces. 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 # Consul Enterprise Admin Partitions

View file

@ -1,8 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Consul Enterprise Audit Logging page_title: Audit Logging (Enterprise)
description: >- 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 # Audit Logging

View file

@ -1,10 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Consul Enterprise Automated Backups page_title: Automated Backups (Enterprise)
description: >- description: >-
Consul Enterprise provides a highly available service that manages taking 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.
snapshots, rotation and sending backup files offsite to Amazon S3 (or
S3-compatible endpoints), Google Cloud Storage, or Azure Blob Storage.
--- ---
# Automated Backups # Automated Backups

View file

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

View file

@ -2,8 +2,7 @@
layout: docs layout: docs
page_title: Consul Enterprise page_title: Consul Enterprise
description: >- description: >-
Consul Enterprise features a number of capabilities beyond the open source 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.
offering that may be beneficial in certain workflows.
--- ---
# Consul Enterprise # Consul Enterprise

View file

@ -1,7 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Consul Enterprise Namespaces page_title: Namespaces (Enterprise)
description: Consul Enterprise enables data isolation with Namespaces. 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 # Consul Enterprise Namespaces

View file

@ -1,9 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Consul Enterprise Network Segments page_title: Network Segments (Enterprise)
description: |- description: >-
Consul Enterprise enables you create separate LAN gossip pools within one 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.
cluster to segment network groups.
--- ---
# Network Segments # Network Segments

View file

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

View file

@ -1,9 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Consul Enterprise Redundancy Zones page_title: Redundancy Zones (Enterprise)
description: >- description: >-
Consul Enterprise redundancy zones enable hot standby servers on a per 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.
availability zone basis.
--- ---
# Redundancy Zones # Redundancy Zones

View file

@ -1,10 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Sentinel in Consul page_title: Sentinel in Consul (Enterprise)
description: >- description: >-
Consul Enterprise uses Sentinel to augment the built-in ACL system to provide 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.
advanced policy enforcement. Sentinel policies can currently execute on KV
modify and service registration.
--- ---
# Sentinel in Consul # Sentinel in Consul

View file

@ -1,10 +1,8 @@
--- ---
layout: docs layout: docs
page_title: Consul Enterprise Automated Upgrades page_title: Automated Upgrades (Enterprise)
description: >- description: >-
Consul Enterprise supports an upgrade pattern that allows operators to deploy 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.
a complete cluster of new servers and then just wait for the upgrade to
complete.
--- ---
# Automated Upgrades # Automated Upgrades