Cloud API Overview > @adpt/cloud > k8s > PodProps > schedulerName
k8s.PodProps.schedulerName property
If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.
Signature:
schedulerName?: string;