39dd14d581 | ||
---|---|---|
.. | ||
acl | ||
client-agent | ||
cluster-federation | ||
cluster-membership | ||
config | ||
persistence | ||
rpc | ||
service-discovery | ||
service-mesh | ||
INTERNALS.md | ||
README.md | ||
consul-mermaid-theme.json | ||
faq.md | ||
overview.mmd | ||
overview.svg |
README.md
Contributing to Consul
See our contributing guide to get started.
This directory contains documentation intended for anyone interested in understanding, and contributing changes to, the Consul codebase.
Overview
This documentation is organized into the following categories. Each category is either a significant architectural layer, or major functional area of Consul. These documents assume a basic understanding of Consul's feature set, which can found in the public user documentation.
Contents
- Overview
- Agent Configuration
- RPC
- Cluster Persistence
- Client Agent
- Service Discovery
- Service Mesh (Connect)
- Cluster Membership
- Key/Value Store
- ACL
- Multi-Cluster Federation
Also see the FAQ.