【发布时间】:2021-12-15 09:41:28
【问题描述】:
我需要使用 FluentBit 将集群日志发送到 Cloudwatch 我已经设置了 fluentbit 守护进程,但是在运行命令时
kubectl get pods -n amazon-cloudwatch
出现以下错误:
Failed to pull image amazon/aws-for-fluent-bit:2.10.0: rpc error: code
= Unknown desc = Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit Warning Failed 19 minutes kubelet Error: ErrImagePull Normal BackOff 19 minutes kubelet Back-off pulling image amazon/aws-for-fluent-bit:2.10.0 Warning Failed 19 minutes kubelet Error: ImagePullBackOff
谁能帮忙解决这个问题?
提前致谢。
【问题讨论】:
标签: amazon-web-services amazon-eks amazon-cloudwatchlogs fluent-bit