mirror of https://github.com/hashicorp/consul
16 lines
548 B
Markdown
16 lines
548 B
Markdown
![]() |
---
|
||
|
layout: "docs"
|
||
|
page_title: "Internals"
|
||
|
sidebar_current: "docs-internals"
|
||
![]() |
description: |-
|
||
![]() |
This section covers some of the internals of Consul, such as the architecture, consensus and gossip protocols, and security model.
|
||
![]() |
---
|
||
|
|
||
![]() |
# Consul Internals
|
||
![]() |
|
||
![]() |
This section covers some of the internals of Consul, such as the architecture,
|
||
|
consensus and gossip protocols, and security model.
|
||
![]() |
|
||
![]() |
-> **Note:** Knowing about the internals of Consul is not necessary to successfully
|
||
![]() |
use it. We document it here to be completely transparent about how Consul works.
|