From 87bf4c026b6343bcdb49a634770e4785541ed43d Mon Sep 17 00:00:00 2001 From: Christoph Puhl Date: Mon, 13 May 2019 17:06:05 +0200 Subject: [PATCH] Update index.html.md (#5813) Missing dot in Consul Kubernetes landing page. --- website/source/docs/platform/k8s/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/platform/k8s/index.html.md b/website/source/docs/platform/k8s/index.html.md index 5e1be37716..fff3d2fbc7 100644 --- a/website/source/docs/platform/k8s/index.html.md +++ b/website/source/docs/platform/k8s/index.html.md @@ -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