There is an official manifest for the deployment of the daemonset https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/output/elasticsearch/fluent-bit-ds.yaml
Line 49 defines the volume varlibdockercontainers
.
I don't understand why the Fluent-bit needs to read data from the folder /var/lib/docker/containers
.