caicloud / ciao

Kernel for Kubeflow in Jupyter Notebook
Apache License 2.0
67 stars 18 forks source link

[feature][discussion] Support Serving #25

Open gaocegege opened 6 years ago

gaocegege commented 6 years ago

We could discuss here how to support model serving in jupyter notebook.

/kind feature /priority p3

gaocegege commented 6 years ago

/assign

caicloud-bot commented 5 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

/lifecycle stale

caicloud-bot commented 5 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

yeya24 commented 5 years ago

It' s very useful feature. Any progess?

gaocegege commented 5 years ago

@yeya24 Thanks for your interest. In Caicloud, we have an internal Serving CRD, but we cannot use it now since the CRD is highly bound with our business and we cannot open source it.

Thus we may rely on github.com/kubeflow/kfserving to serve in Ciao, then we have to wait until the project is ready.