mirror of https://github.com/hashicorp/consul
Update website/content/docs/architecture/index.mdx
Co-authored-by: Krastin Krastev <krastin@hashicorp.com>pull/21026/head
parent
1516f6dfbd
commit
193417b525
|
@ -25,7 +25,7 @@ The Consul control plane contains one or more _datacenters_. A datacenter is the
|
|||
|
||||
### Clusters
|
||||
|
||||
A collection of Consul agents that are aware of each other is called a _cluster_. The terms _datacenter_ and _cluster_ are often used interchangeably. In some cases, however, _cluster_ refers only to Consul server agents, such as in [HCP Consu Dedicatedl](https://cloud.hashicorp.com/products/consul). In other contexts, such as the [_admin partitions_](/consul/docs/enterprise/admin-partitions) feature included with Consul Enterprise, a cluster may refer to collection of client agents.
|
||||
A collection of Consul agents that are aware of each other is called a _cluster_. The terms _datacenter_ and _cluster_ are often used interchangeably. In some cases, however, _cluster_ refers only to Consul server agents, such as in [HCP Consul Dedicatedl](https://cloud.hashicorp.com/products/consul). In other contexts, such as the [_admin partitions_](/consul/docs/enterprise/admin-partitions) feature included with Consul Enterprise, a cluster may refer to collection of client agents.
|
||||
|
||||
## Agents
|
||||
|
||||
|
|
Loading…
Reference in New Issue