NVIDIA NIM on GKE quiz

  1. Which Cloud Shell command is used to create a GKE cluster?

  2. What series of NVIDIA GPUs is not available in GKE?

  3. Why do you need to configure an NVIDIA NGC API Key to deploy NVIDIA NIM?

  4. Before installing the NVIDIA NIM with Helm, what Kubernetes resources should you create to deploy the microservice on? (choose all that apply).

    Choose as many answers as you see fit.

  5. To pull the NIM container image from the nvcr.io registry, what type of resource should you create in your namespace using an NGC API key?

  6. In the nim_custom_value.yaml file, what is the purpose of the image.repository key?

  7. Which command is used to install the NIM using a Helm chart, a custom configuration file, and a specific namespace?

  8. How do you make the NIM service accessible to your local Cloud Shell terminal for testing?