nerdexam
Nutanix

NCP-CN-6.10 · Question #92

A current Nutanix cluster is hosting an NKP cluster and a production Kubernetes cluster named production. Infrastructure administrators recently added three nodes with NVidia GPUs for a new AI…

The correct answer is D. Create a GPU-compatible OS Image with:textCollapseWrapCopynkp create image nutanix --gpu \-. You've hit your limit · resets 5am (America/New_York)

Life Cycle Management and Troubleshooting

Question

A current Nutanix cluster is hosting an NKP cluster and a production Kubernetes cluster named production. Infrastructure administrators recently added three nodes with NVidia GPUs for a new AI initiative, and now a Platform Engineer has been asked to add three workers with the GPUs to the production Kubernetes cluster. Which first step should the engineer take to achieve this task?

Exhibit

NCP-CN-6.10 question #92 exhibit

Options

  • ACreate a nodepool of workers with GPU:textCollapseWrapCopynkp create nodepool nutanix -c
  • BAdd the GPU Operator to the new workers:textCollapseWrapCopycat <<EOF | kubectl apply -f -
  • CConfigure Multi-Instance GPU (MIG):textCollapseWrapCopykubectl label nodes ${NODE}
  • DCreate a GPU-compatible OS Image with:textCollapseWrapCopynkp create image nutanix --gpu -

How the community answered

(50 responses)
  • A
    24% (12)
  • B
    14% (7)
  • C
    6% (3)
  • D
    56% (28)

Explanation

You've hit your limit · resets 5am (America/New_York)

Topics

#GPU#node pools#Konvoy Image Builder#Nutanix

Community Discussion

No community discussion yet for this question.

Full NCP-CN-6.10 Practice