fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

kubelet upstream connection error in version 3.0.7

Open pallasathena92 opened this issue 1 year ago • 0 comments

Bug Report

Describe the bug I tried 3.0.4, 3.0.5, 3.0.6, fluent bit all worked well. However 3.0.7 continue get this error

[error] [filter:kubernetes:kubernetes.0] kubelet upstream connection error
[error] [tls] error: unexpected EOF with reason: certificate verify failed

To Reproduce

  • Rubular link if applicable:
  • Example log message if applicable:
{"log":"YOUR LOG MESSAGE HERE","stream":"stdout","time":"2018-06-11T14:37:30.681701731Z"}
  • Steps to reproduce the problem:

Expected behavior

Screenshots

Your Environment

  • Version used:
  • Configuration: all of these four version used the same config.
  • Environment name and version (e.g. Kubernetes? What version?): we have two env with kube 1.26.2 and 1.27.2. Both of them with the same behavior
  • Server type and version:
  • Operating System and version:
  • Filters and plugins:

Additional context

pallasathena92 avatar Jun 29 '24 05:06 pallasathena92