Skip to content

Instantly share code, notes, and snippets.

@crobby
Created July 12, 2022 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crobby/67ebaaf88ebf89337d2c3003aa65cf0b to your computer and use it in GitHub Desktop.
Save crobby/67ebaaf88ebf89337d2c3003aa65cf0b to your computer and use it in GitHub Desktop.
apiVersion: serving.kserve.io/v1alpha1
kind: Predictor
metadata:
name: example-mnist-predictor
spec:
modelType:
name: sklearn
path: sklearn/mnist-svm.joblib
storage:
s3:
secretKey: localMinIO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment