diff --git a/website/source/docs/guides/kubernetes-reference.html.md b/website/source/docs/guides/kubernetes-reference.html.md index 47abe05fbf..ec0fec3652 100644 --- a/website/source/docs/guides/kubernetes-reference.html.md +++ b/website/source/docs/guides/kubernetes-reference.html.md @@ -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