![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Enable scaling fluentd-gcp resources using ScalingPolicy. See https://github.com/justinsb/scaler for more details about ScalingPolicy resource. **What this PR does / why we need it**: This is adding a way to override fluentd-gcp resources in a running cluster. The resources syncing for fluentd-gcp is decoupled from addon manager. **Special notes for your reviewer**: **Release note**: ```release-note fluentd-gcp resources can be modified via a ScalingPolicy ``` cc @kawych @justinsb |
||
---|---|---|
.. | ||
fluentd-gcp-image | ||
podsecuritypolicies | ||
event-exporter.yaml | ||
fluentd-gcp-configmap.yaml | ||
fluentd-gcp-ds-sa.yaml | ||
fluentd-gcp-ds.yaml | ||
OWNERS | ||
README.md | ||
scaler-deployment.yaml | ||
scaler-policy.yaml | ||
scaler-rbac.yaml |
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