Kubernetes - Scheduling
You specified
nodeSelector: { "disktype": "ssd" } in your Pod spec, but the Pod remains unscheduled. What is the likely issue?