Hey,
if I try the standard Kubernetes example of filebeats, I get this error:
Error: failed to prepare subPath for volumeMount "config" of container "filebeat"
Does anyone have a solution to this problem? Thank you!
filebeat: 6.2.4 Kubernets: v1.9.3
Hi @Jonas_Scherer,
I think you are hitting a bug in Kubernetes that popped up recently, more details here: https://github.com/kubernetes/kubernetes/issues/61076.
They suggest to mount the full configmap and then take the file from there. Upgrading to 1.9.5 should fix the issue too
1.9.5
Best regards
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.