Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
11
vendor/k8s.io/kubernetes/cluster/addons/fluentd-gcp/README.md
generated
vendored
Normal file
11
vendor/k8s.io/kubernetes/cluster/addons/fluentd-gcp/README.md
generated
vendored
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 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
|
||||
|
||||
[]()
|
||||
Loading…
Add table
Add a link
Reference in a new issue