vmware-archive / kube-prod-runtime

A standard infrastructure environment for Kubernetes
Apache License 2.0
760 stars 134 forks source link

Fluentd pods fail to start #1390

Open worldofgeese opened 3 years ago

worldofgeese commented 3 years ago

A generic install on the IONOS Cloud managed k8s platform yields a mostly green deployment except for the fluend-es DaemonSet. Its pods give the following error:

Unable to attach or mount volumes: unmounted volumes=[varlibdockercontainers], unattached volumes=[configd varlibdockercontainers varlog varlogbuffers varlogpos fluentd-es-token-6zh54 config]: timed out waiting for the condition
worldofgeese commented 3 years ago

Since many nodes have switched to containerd and the path just needs to exist (according to https://github.com/bitnami/kube-prod-runtime/issues/1005), could an init container be written that ensures this path is available?

burakhalefoglu commented 2 years ago

On eks v1.18 and high, when set up bkpr on aws nodes with ami family bottlerocket, fluentd stay "container creating"