mirror of https://github.com/status-im/consul.git
Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
This commit is contained in:
parent
90b7d51006
commit
98e9bda52a
|
@ -102,7 +102,7 @@ common for users who do not already have a production Consul datacenter.
|
|||
|
||||
The Consul datacenter in Kubernetes will function the same as a platform
|
||||
independent Consul datacenter. Agents will communicate over LAN Gossip, servers
|
||||
will participate in the Raft consensus and quorum, and client requests will be
|
||||
will participate in the Raft consensus, and client requests will be
|
||||
forwarded to the servers via RPCs.
|
||||
|
||||
### Consul Datacenter with a Kubernetes Cluster
|
||||
|
|
Loading…
Reference in New Issue