Merge pull request #11879 from hashicorp/david-yu-exported-services

docs: add Exported Services to overview
This commit is contained in:
mrspanishviking 2021-12-17 07:10:46 -07:00 committed by GitHub
commit dd1179177f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -6,11 +6,11 @@ description: >-
Settings in this configuration entry can apply to services in any namespace of the specified partition. Write access to the mesh resource is required. Settings in this configuration entry can apply to services in any namespace of the specified partition. Write access to the mesh resource is required.
--- ---
# Exported Services # Exported Services <EnterpriseAlert inline />
This topic describes the `exported-services` configuration entry type. The `exported-services` configuration entry enables Consul to export service instances to other admin partitions from a single file. This enables your services to be networked across admin partitions. See [Admin Partitions](/docs/enterprise/admin-partitions) for additional information. This topic describes the `exported-services` configuration entry type. The `exported-services` configuration entry enables Consul to export service instances to other admin partitions from a single file. This enables your services to be networked across admin partitions. See [Admin Partitions](/docs/enterprise/admin-partitions) for additional information.
-> **v1.11.0+:** This config entry is supported in Consul versions 1.11.0+. -> **v1.11.0+:** This config entry is supported in Consul Enterprise versions 1.11.0+.
## Introduction ## Introduction

View File

@ -18,6 +18,9 @@ The following configuration entries are supported:
- [Mesh](/docs/connect/config-entries/mesh) - controls - [Mesh](/docs/connect/config-entries/mesh) - controls
mesh-wide configuration that applies across namespaces and federated datacenters. mesh-wide configuration that applies across namespaces and federated datacenters.
- [Exported Services](/docs/connect/config-entries/exported-services) <EnterpriseAlert inline /> - enables
Consul to export service instances to other admin partitions.
- [Proxy Defaults](/docs/connect/config-entries/proxy-defaults) - controls - [Proxy Defaults](/docs/connect/config-entries/proxy-defaults) - controls
proxy configuration proxy configuration