From f8a42ad1d4993d507117add55122ea75759c03b9 Mon Sep 17 00:00:00 2001 From: Tomasz Kopczynski Date: Sun, 3 Jul 2016 21:09:02 +0200 Subject: [PATCH] Fix a typo in logging-elasticsearch.md --- docs/getting-started-guides/logging-elasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/logging-elasticsearch.md b/docs/getting-started-guides/logging-elasticsearch.md index 00202e964a..d65ff7b9bd 100644 --- a/docs/getting-started-guides/logging-elasticsearch.md +++ b/docs/getting-started-guides/logging-elasticsearch.md @@ -37,7 +37,7 @@ Created [https://www.googleapis.com/compute/v1/projects/kubernetes-satnam/region +++ Logging using Fluentd to elasticsearch ``` -The node level Fluentd collector pods and the Elasticsearech pods used to ingest cluster logs and the pod for the Kibana +The node level Fluentd collector pods and the Elasticsearch pods used to ingest cluster logs and the pod for the Kibana viewer should be running in the kube-system namespace soon after the cluster comes to life. ```shell