mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Collecting log files from within containers with Fluentd and sending to the Google Cloud Logging service.
This directory contains the source files needed to make a Docker image that collects log files from arbitrary files within a container using Fluentd and sends them to GCP. This image is designed to be used as a sidecar container as part of a Kubernetes pod. The image resides at DockerHub under the name kubernetes/fluentd-sidecar-gcp.