mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #80437 from webwurst/patch-1
Fix link to moved Docker image
This commit is contained in:
commit
6b2b5f25fd
@ -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
|
||||
|
||||
[]()
|
||||
|
Loading…
Reference in New Issue
Block a user