Skip to content

Isolate prometheus node exporter from host resources #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Apr 2, 2025

Conversation

adamdelman
Copy link
Member

@adamdelman adamdelman commented Mar 19, 2025

By default, the prometheus node exporter uses the host file system and network,
which causes problems when multiple instances of MLRun CE are deployed on the same host.
This commit disables use of the host file system and network.

https://iguazio.atlassian.net/browse/CEML-137

@adamdelman adamdelman marked this pull request as ready for review March 20, 2025 12:42
@adamdelman adamdelman requested a review from quaark March 20, 2025 12:42
@adamdelman adamdelman merged commit 88f6681 into mlrun:development Apr 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants