-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubernetes tls certificate verification failed #9798
Labels
Comments
Please follow the issue template. Do you mean this config is in addition to the default helm chart config? I'm assuming you're using the official OSS helm chart? The problem seems to be with TLS verification talking to your K8S API, it seems like you are using a self-signed or other custom cert? Have you mounted and provided that? |
@patrick-stephens Thanks
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
version info
fluent-bit version:
kubernetes version:
Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.14",
fluent-bit config
error report
[2025/01/03 09:21:33] [error] [input:kubernetes_events:kubernetes_events.1] upstream connection initialization error
[2025/01/03 09:21:33] [error] [tls] certificate verification failed, reason: self-signed certificate (X509 code: 18)
The text was updated successfully, but these errors were encountered: