mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-07 05:38:17 +00:00
12 lines
526 B
Markdown
12 lines
526 B
Markdown
# 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
|
|
|
|
[]()
|