【发布时间】:2020-12-10 11:12:36
【问题描述】:
我正在使用 Google Container Engine 并尝试添加本指南中的日志 http://kubernetes.io/docs/getting-started-guides/logging/
日志控制台中没有日志, 但是 fluentd pod 日志中有很多这样的消息
-> kubectl logs -f --tail=5 fluentd-cloud-logging-gke-we-production-da3a3de4-node-s285 --namespace=kube-system 2016-06-14 17:51:21 +0000 [警告]:抑制相同的堆栈跟踪 2016-06-14 17:51:28 +0000 [警告]:暂时无法刷新缓冲区。 next_retry=2016-06-14 17:51:58 +0000 error_class="Google::APIClient::ClientError" error="调用者没有权限" plugin_id="object:f9a9ac"
它想要什么权限?请帮帮我,我真的坚持下去了
【问题讨论】:
标签: kubernetes google-cloud-platform