kubeflow / arena

A CLI for Kubeflow.
Apache License 2.0
730 stars 177 forks source link

Support KServe inference service #976

Closed Syulin7 closed 1 year ago

Syulin7 commented 1 year ago

Support KServe inference service:

usage:

arena serve kserve \
--name=sklearn-iris \
--version=alpha \
--model-format=sklearn \
--port=8080 \
--min-replicas=2 \
--max-replicas=10 \
--storage-uri=gs://kfserving-examples/models/sklearn/1.0/model
cr-gpt[bot] commented 1 year ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 1 year ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 1 year ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

google-oss-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheyang, Syulin7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeflow/arena/blob/master/OWNERS)~~ [cheyang] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment