k3s/contrib/logging/fluentd-gcp-image
Satnam Singh 57b8898dac Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP.
Sending Docker container log files with fluentd to GCP

Adjusted target match

Fix typo in Dockerfiles, separate build and push
2014-10-14 00:58:14 +00:00
..
Dockerfile Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP. 2014-10-14 00:58:14 +00:00
README.md Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP. 2014-10-14 00:58:14 +00:00
build.sh Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP. 2014-10-14 00:58:14 +00:00
push.sh Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP. 2014-10-14 00:58:14 +00:00
td-agent.conf Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP. 2014-10-14 00:58:14 +00:00

README.md

Collecting Docker Log Files with Fluentd and sending to GCP.

This directory contains the source files needed to make a Docker image that collects Docker container log files using Fluentd and sends them to GCP. This image is designed to be used as part of the Kubernetes cluster bring up process. The image resides at DockerHub under the name kubernetes/fluentd-gcp.