Update index.html.md (#5813)

Missing dot in Consul Kubernetes landing page.
This commit is contained in:
Christoph Puhl 2019-05-13 17:06:05 +02:00 committed by kaitlincarter-hc
parent 51fe3dd37e
commit 540966609f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ nodes via the network.
and expose the Consul API to running pods. This enables many Consul tools
such as envconsul, consul-template, and more to work on Kubernetes since a
local agent is available. This will also register each Kubernetes node with
the Consul catalog for full visibility into your infrastructure
the Consul catalog for full visibility into your infrastructure.
**Service sync to enable Kubernetes and non-Kubernetes services to communicate:**
Consul can sync Kubernetes services with its own service registry. This allows