Exam NCP-AIO Topic 2 Question 57 Discussion
Actual exam question for NVIDIA's NCP-AIO exam
Question #: 57
Topic #: 2
Question #: 57
Topic #: 2
You are using BCM to manage a Kubernetes cluster with multiple GPU nodes. You need to enable GPU monitoring using Prometheus and the NVIDIA DCGM exporter. Outline the steps required to accomplish this. Choose the correct sequence:
Suggested Answer: B Vote an answer
Prometheus must be installed first to enable metric collection. The DCGM exporter is then deployed as a DaemonSet (to ensure it runs on every node) and configured, enabling Prometheus to scrape the GPU metrics. Finally, the metrics availability is verified.
by Nelson at Nov 16, 2025, 02:41 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).