mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Fix link to moved Docker image
See https://github.com/kubernetes/kubernetes/pull/79390
This commit is contained in:
parent
0d2b85878d
commit
ce3e3f0660
@ -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