kubernetes/cluster/addons/fluentd-gcp
Kubernetes Submit Queue 695d438508 Merge pull request #46539 from crassirostris/fluentd-gcp-make-privileged
Automatic merge from submit-queue

Make fluentd-gcp run with host network

Fluentd-gcp should have access to instance's platform-dependent service account in order to work.

/cc @piosz
2017-06-12 10:13:21 -07:00
..
fluentd-gcp-image Remove fluentd-gcp image sources 2017-03-01 01:47:01 +01:00
event-exporter.yaml Add event exporter deployment to the fluentd-gcp addon 2017-06-02 17:00:24 +02:00
fluentd-gcp-configmap.yaml Add version for fluentd-gcp config 2017-05-18 16:59:05 +02:00
fluentd-gcp-ds.yaml Merge pull request #46539 from crassirostris/fluentd-gcp-make-privileged 2017-06-12 10:13:21 -07:00
OWNERS Fix username case in OWNERS files 2017-03-07 16:45:40 -08:00
README.md Add readme for fluentd-elasticsearch addon 2017-03-22 11:27:48 +01:00

Stackdriver Logging Agent

==============

Stackdriver Logging Agent is a DaemonSet which spawns a pod on each node that reads logs, generated by kubelet, container runtime and containers and sends them to the Stackdriver. When logs are exported to the Stackdriver, they can be searched, viewed, and analyzed.

Learn more at: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-stackdriver

Analytics