Configuration Entries

Configuration entries can be used to configure the behavior of Consul Connect.

The following configuration entries are supported:

Managing Configuration Entries

See Agent - Config Entries.

Using Configuration Entries For Service Defaults

Outside of Kubernetes, when the agent is configured to enable central service configurations, it will look for service configuration defaults that match a registering service instance. If it finds any, the agent will merge those defaults with the service instance configuration. This allows for things like service protocol or proxy configuration to be defined globally and inherited by any affected service registrations.