mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 19:58:17 +00:00
Add readme for fluentd-gcp addon
This commit is contained in:
11
cluster/addons/fluentd-gcp/README.md
Normal file
11
cluster/addons/fluentd-gcp/README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Stackdriver Logging Agent
|
||||||
|
==============
|
||||||
|
|
||||||
|
Stackdriver Logging Agent is a DaemonSet which spawns a pod on each node
|
||||||
|
that reads logs, generated by kubelet, container engine 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
|
||||||
|
|
||||||
|
[]()
|
||||||
Reference in New Issue
Block a user