mirror of https://github.com/k3s-io/k3s
ad05928c6e
fluend-gcp already has these tolerations. kube-proxy when it runs as a static pod gets wildcard `NoExecute` toleration (all static pods get that). So, added the same toleration to kube-proxy when it runs as a daemonset. Also added wildcard `NoSchedule` toleration to kube-proxy. |
||
---|---|---|
.. | ||
fluentd-gcp-image | ||
podsecuritypolicies | ||
OWNERS | ||
README.md | ||
event-exporter.yaml | ||
fluentd-gcp-configmap.yaml | ||
fluentd-gcp-ds-sa.yaml | ||
fluentd-gcp-ds.yaml |
README.md
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