Question 21

When manually importing pre-validated or custom LLM Models from existing storage, which protocol is supported?
  • Question 22

    Which GPU is currently supported for Nutanix AI deployment?
  • Question 23

    The administrator observes a "Pod Network Unreachable" health check failure in the NAI, specifically affecting several application pods on a newly added worker node. Existing pods on other nodes are functioning normally.
    Upon initial investigation, kubectl get pods -o wide shows the affected pods stuck in ContainerCreating or Pending status, and kubectl describe pod <pod-name> events include messages, such as:
    "FailedCreatePodSandBox: failed to create sandbox: rpc error: code = Unknown desc = failed to set up network for sandbox..." or "network is not ready" What is the reason for this error and the appropriate next step that the administrator should take?
  • Question 24

    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?
  • Question 25

    An administrator is troubleshooting a slow response from an inference endpoint used by multiple separate applications. The administrator has observed a huge increase in requests.
    In order to identify which application is generating the huge increase in requests, what could the administrator do?