Skip to content
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

Add service account so gpu-exporter can list pods #27

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

atanasovskib
Copy link
Contributor

In cases where the DCGM host address is not provided gpu-metrics-exporter lists
the pods with a specific label. The default service accounts does not have
enough permissions to list the pods. A new ServiceAccount and ClusterRole
are created.

@atanasovskib atanasovskib self-assigned this Aug 1, 2024
In cases where the DCGM host address is not provided
gpu-metrics-exporter lists the pods with a specific
label. The default service accounts does not have
enough permissions to list the pods. A new ServiceAccount
and ClusterRole are created.
@atanasovskib atanasovskib force-pushed the add-service-account-for-pod-listing branch from 9abbf2e to a91217d Compare August 1, 2024 07:50
@atanasovskib atanasovskib merged commit ce32713 into main Aug 1, 2024
3 checks passed
@atanasovskib atanasovskib deleted the add-service-account-for-pod-listing branch August 1, 2024 10:45
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