caicloud / ciao

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

[discussion] Reduce the Overhead of Kubeflow #24

Closed gaocegege closed 6 years ago

gaocegege commented 6 years ago

Now it takes about 10 seconds to set up the containers and run the distributed code (Docker push is not included). We need to try to reduce the overhead of Kubeflow for better UX.

/priority p3

gaocegege commented 6 years ago

Approaches:

gaocegege commented 6 years ago

/kind design

ddysher commented 6 years ago

do you know time spent on each stage?

Now it takes about 10 seconds to set up the containers and run the distributed code (Docker push is not included). We need to try to reduce the overhead of Kubeflow for better UX.

gaocegege commented 6 years ago

And it depends on the implementation, maybe. We set the query interval to 6s

gaocegege commented 6 years ago

I think it is acceptable now.