Skip to content

api-evangelist/consul-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul Connect

Consul Connect is the service mesh subsystem of HashiCorp Consul. Connect provides service identity, mTLS, traffic authorization via intentions, and L7 traffic management through Envoy sidecar proxies. Consul Connect ships with a built-in certificate authority that can also be backed by Vault or external PKI, supports mesh, terminating, ingress, and API gateways, and spans virtual machines, Kubernetes, AWS ECS, AWS Lambda, and Nomad runtimes.

URL: Visit APIs.json URL

Tags

  • Consul, Envoy, HashiCorp, Intentions, Kubernetes, mTLS, Service Mesh, Sidecar, Zero Trust

Timestamps

  • Created: 2025-01-01
  • Modified: 2026-04-28

APIs

Consul Connect HTTP API

The HTTP API exposed by Consul agents under /v1/connect for managing intentions, the Connect certificate authority, and related mesh operations.

Human URL: API docs

Tags

  • HTTP API, Intentions, mTLS, Service Mesh

Properties

Consul Connect Configuration Entries

service-defaults, service-resolver, service-router, service-splitter, service-intentions, mesh, and proxy-defaults configuration entries that declaratively configure mesh behavior.

Human URL: Config entries

Tags

  • Configuration Entries, CRD, Kubernetes, L7 Routing

Consul Connect Gateways

Mesh, ingress, terminating, and API gateways for traffic flowing into and out of the mesh.

Human URL: Gateways

Tags

  • API Gateway, Gateways, Ingress, Mesh Gateway, Terminating Gateway

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Consul Connect is the service mesh subsystem of HashiCorp Consul. Connect provides service identity, mTLS, traffic authorization via intentions, and L7 traffic management through Envoy sidecar proxies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors