ML inference workload is pending

Description:

A new GPU-enabled Kubernetes cluster has just gone live. Your team was told to add gpu=enabled to use nodes with GPUs. A teammate deployed a ML inference application called myapp in the apps namespace. The deployment has an affinity defined to only schedule pods on nodes with the label gpu=enabled, but all pods appear as pending. You can find the deployment in /home/lab/manifest.yaml.

Tasks:

  • Get all pods from the deployment myapp in the namespace apps running.

Level: Intermediate

Estimated duration: 15min

Access: Signup required

Tags: Kubernetes

Scenarios