You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a coroot user,
In order to support large mutualized k8s clusters, with many nodes and pods
I need to be able to add some exclusions to the k8s discovery (by node selector, or pod selectors)
Expected behavior
As a coroot user,
In order to support large mutualized k8s clusters, with many nodes and pods
I need to be able to add some exclusions to the k8s discovery (by node selector, or pod selectors)
Currently, As a 1st step I'm considering not deploying coroot agent on some nodes through
https://github.com/coroot/helm-charts/blob/e9067ce3d486d17f73391b093b8b8c1cd2588944/charts/coroot/templates/cluster-agent.yaml#L109-L119
Current behavior
Coroot agent seems to watch for all pods without possible exclusion
coroot-cluster-agent/discovery/k8s.go
Lines 81 to 115 in c22497f
The text was updated successfully, but these errors were encountered: