Scheduler
Learn about the Scheduler API in Seldon Core, including gRPC service definitions, pipeline management, and model deployment.
The Seldon scheduler API provides a gRPC service to allow Models, Servers, Experiments, and Pipelines to be managed. In Kubernetes the manager deployed by Seldon translates Kubernetes custom resource definitions into calls to the Seldon Scheduler.
In non-Kubernetes environments users of Seldon could create a client to directly control Seldon resources using this API.
Proto Definition
Unexpected error with integration github-files: Integration is not installed on this space
Last updated
Was this helpful?