vincent-zurczak / fluentbit-configuration-for-k8s-and-graylog

A sample configuration to collect logs with Fluentbit in a K8s environement and targeting a Graylog server
50 stars 35 forks source link

certificate verification failed #3

Open debojitkakoti opened 5 years ago

debojitkakoti commented 5 years ago

fulentd is not able to connect to kubernetes api server it is throwing the below error

flb_io_tls.c:348 X509 - Certificate verification failed, e.g. CRL, CA or signature check Tried with tls.verify off but still throwing the same error!

marciorf commented 4 years ago

Change kube url to https://kubernetes.default

Robonglious commented 4 years ago

Change kube url to https://kubernetes.default

No success, same message