Merge pull request #80437 from webwurst/patch-1

Fix link to moved Docker image
This commit is contained in:
Kubernetes Prow Robot 2019-10-16 07:41:42 -07:00 committed by GitHub
commit 6b2b5f25fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,12 +3,12 @@ This directory contains the source files needed to make a Docker image
that collects Docker container log files using [Fluentd][fluentd]
and sends them to an instance of [Elasticsearch][elasticsearch].
This image is designed to be used as part of the [Kubernetes][kubernetes]
cluster bring up process. The image resides at GCR under the name
[gcr.io/fluentd-elasticsearch/fluentd][image].
cluster bring up process. The image resides at Quay under the name
[quay.io/fluentd_elasticsearch/fluentd][image].
[fluentd]: http://www.fluentd.org/
[elasticsearch]: https://www.elastic.co/products/elasticsearch
[kubernetes]: https://kubernetes.io
[image]: https://gcr.io/fluentd-elasticsearch/fluentd
[image]: https://quay.io/repository/fluentd_elasticsearch/fluentd?tab=tags
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/addons/fluentd-elasticsearch/fluentd-es-image/README.md?pixel)]()