Fix link to moved Docker image

See https://github.com/kubernetes/kubernetes/pull/79390
This commit is contained in:
Tobias Bradtke 2019-07-22 20:15:08 +02:00 committed by GitHub
parent 0d2b85878d
commit ce3e3f0660
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)]()