You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/website/source/docs/internals/index.html.md

1013 B

layout page_title sidebar_current description
docs Internals docs-internals 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. Understanding the internals of Consul is necessary to successfully use it in production.

Please review the following documentation to understand how Consul works.

You should also be familiar with Jepsen testing, before deploying a production datacenter.