其中一个 pod 副本未能通过 liveness 探测并重新启动

时间:2021-03-26 11:51:49

标签: elasticsearch kubernetes kubernetes-helm kubernetes-pod fluentd

Fluentd-elasticsearch pod 重启次数过多。有些pod没有这个问题。我的猜测是 Fluentd 由于某些缓冲区问题而重新启动。

当我查看事件日志时,它说

Container fluentd-elasticsearch failed liveness probe, will be restarted

在容器重新启动之前,它会生成一些日志,但我不知道哪里出了问题。

日志https://gist.github.com/eli-halych/a2ea69f708a83e07e907f79858941ba4#file-fluentd-elasticsearch-log

另一个观察结果是 pod 的 2 个副本正在成功运行。只有一个副本有这个问题并且重启了很多次。

Fluentd 设置 YAMLhttps://gist.github.com/eli-halych/a2ea69f708a83e07e907f79858941ba4#file-fluentd-setup-yaml


使用的头盔图https://github.com/kokuwaio/helm-charts/tree/main/charts/fluentd-elasticsearch

Fluentd 版本:3.1.0

Elasticsearch 版本:7.11.1

0 个答案:

没有答案