mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Add readme for fluentd-gcp addon
This commit is contained in:
parent
47320fd3f0
commit
0fb9e03869
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
|
||||
|
||||
[]()
|
Loading…
Reference in New Issue
Block a user