Kserve Controller

  • By Kubeflow Charmers
Channel Revision Published Runs on
latest/beta 590 12 Jul 2024
Ubuntu 20.04
latest/edge 624 20 Aug 2024
Ubuntu 20.04
0.13/stable 626 22 Aug 2024
Ubuntu 20.04
0.13/edge 627 22 Aug 2024
Ubuntu 20.04
0.11/stable 621 20 Aug 2024
Ubuntu 20.04
0.11/edge 629 27 Aug 2024
Ubuntu 20.04
0.10/stable 458 14 Dec 2023
Ubuntu 20.04
0.10/beta 86 28 Mar 2023
Ubuntu 20.04
0.10/edge 458 13 Dec 2023
Ubuntu 20.04
juju deploy kserve-controller --channel beta
Show information

Platform:

Learn about configurations >

  • custom_images | string

    Default: configmap__agent : '' configmap__batcher : '' configmap__explainers__art : '' configmap__logger : '' configmap__router : '' configmap__storageInitializer : '' serving_runtimes__huggingfaceserver: '' serving_runtimes__lgbserver : '' serving_runtimes__kserve_mlserver : '' serving_runtimes__paddleserver : '' serving_runtimes__pmmlserver : '' serving_runtimes__sklearnserver : '' serving_runtimes__tensorflow_serving : '' serving_runtimes__torchserve : '' serving_runtimes__tritonserver : '' serving_runtimes__xgbserver : ''

    YAML or JSON formatted input defining images to use in Katib For usage details, see https://github.com/canonical/kserve-operators.

  • deployment-mode | string

    Default: serverless

    Deployment mode for kserve. It can only be RawDeployment or Serverless, and the latter requires knative-serving to be present in the model, and the local-gateway relation to be established.

  • domain-name | string

    Default: example.com

    The domain name used for all fully-qualified route names shown. In serverless mode, it has to be the same as knative-serving's domain name; otherwise, it can be changed to match the cluster ingress configuration.

  • port | int

    Default: 9443

    Listening port