Make kubernetes autodiscover and metadata work for other resources #14044
Labels
autodiscovery
containers
Related to containers use case
enhancement
libbeat
Team:Integrations
Label for the Integrations team
As of today, both
kubernetes
autodiscover provider andadd_kubernetes_metadata
processor only work with Pods. We want to extend their support so we can do both autodiscover and enrichment based on other kinds of resources (for instance, nodes, services, namespaces...).A configuration like this could be a good fit (up to discussion):
This would make autodiscover launch configurations based on cluster nodes.
About
add_kubernetes_metadata
, we need to figure out what's the best approach for the configcc @vjsamuel @sorantis @odacremolbap @ChrsMark
The text was updated successfully, but these errors were encountered: