Practice Free NCP-AI Exam Online Questions
An administrator has installed and deployed NAI, but the UI is not launching.
Which command should the administrator use to ensure that all pods are successfully deployed?
- A . kubectl get pods -n nai-system
- B . kubectl get pods -n knative-serving
- C . kubectl get pods -n kube-system
- D . kubectl get pods -n ntnx-base
A junior developer has been granted access to an endpoint but is unsure how to send requests to it.
Which feature in the endpoint details page will help them get started with integration?
- A . User Role Editor
- B . View API Logs
- C . Endpoint Name
- D . Sample Request code
Immediately after installing NAI, an administrator must verify that every pod in the namespace nai-system is in a ready state using the command kubectl get pods -n nai-system.
Which ready value would indicate a pod is highly available and healthy?
- A . 1/1
- B . 1/2
- C . 2/1
- D . 2/2
An administrator is deploying the required infrastructure on-premise using NKP on Nutanix to install NAI.
Which type of storage should be created during the deployment process to save the models?
- A . Volume
- B . CIFS
- C . NFS
- D . Block
What happens to the resources created by the user when the user is deactivated?
- A . Resources created by the user will remain active.
- B . Resources created by the user will be deleted.
- C . Resources created by the user will be reassigned.
- D . Resources created by the user will be hibernated.
Which widget within the Endpoint Details page can an administrator verify the memory usage associated with the endpoint?
- A . API Requests Trends
- B . Infrastructure Summary
- C . Endpoints (Top 5)
- D . Number of Compute Instances
In a new instance of Nutanix Enterprise AI, what task must be completed to create an API key?
- A . Download LLM and create endpoint.
- B . Provision an API key in NKP.
- C . Provision a GPU worker node.
- D . Create an endpoint first.
An AI/ML admin is testing access to an endpoint using Open AI compatible clients, but is unable to successfully access the endpoint.
What could be the issue?
- A . API key has been created by another AI/ML admin.
- B . Endpoint has not been configured with the right LLM.
- C . API key has been removed from the endpoint.
- D . Endpoint as been created by another AI/ML admin.
Which Nutanix AI deployment platform is supported?
- A . Native Kubernetes
- B . AWS EC2
- C . Nutanix NKE
- D . On-premises NCI
What should an administrator configure with a fully qualified domain name (FQDN) on the DNS domain that is accessible to a Kubernetes cluster?
- A . Knative-serving
- B . Kube-api
- C . Kserve
- D . Istio
