Jeremy Lewi
Jeremy Lewi
@MrXinWang and @vielmetti Could you please expand on the motivation for running on arm? In particular, given the motivation do we need to make all applications run on arm64 or...
I wasn't necessarily advocating that we focus on edge. I was trying to clarify whether the intent was to make all of Kubeflow or just certain parts of it run...
I ran into similar problems. I also found that with T2T 1.10.0, if you try to set schedul to run_std_server it will crash; details here https://github.com/kubeflow/examples/issues/208#issuecomment-436720653 Here's some info on...
See kubeflow/kubeflow#1643 And see: kubeflow/kubeflow#2208 Instead of curating jupyter images; what if we just fixed kubeflow/kubeflow#2208 so existing jupyter images could run on Kubeflow?
@thesuperzapper Why not? Are there not existing Jupyter images for those use cases?
@thesuperzapper I guess what I meant is aren't there already public docker images for RStudio, Visual Studio Code, etc... out there? My question is more along the lines of; do...
@thesuperzapper it sounds like the problem you might be describing is different then the hosting of a repo. It might be helpful to focus on or 2 applications (e.g R...
@thesuperzapper The issue with curating docker images is maintaining them over time and setting appropriate expectations. Who would actually be responsible for updating and shipping new images with each Kubeflow...
@lalithvaka At that point are we just hosting git repos? If you want to publish a Dockerfile why not just create a repo lalithvaka/kubeflow-jupyter-image and publish your files there?
@thesuperzapper Do you want to put together a proposal per my earlier comment?