Seldon Deployment CRD

Seldon Deployment Reference Types

Seldon Deployment Reference Types

A SeldonDeployment is defined as a custom resource definition within Kubernetes.

If you want to learn about more practical examples of the use of the SeldonDeployment types you can check the Inference Graph Section Documentation .

Below is the 2nd half of the seldondeployment_types.go file which contains the types that are used in the SeldonDeployment YAML files.

https://github.com/SeldonIO/seldon-core/blob/master/operator/apis/machinelearning.seldon.io/v1/seldondeployment_types.go#L215-L654

Last updated

Was this helpful?