mxnet-operator icon indicating copy to clipboard operation
mxnet-operator copied to clipboard

[Feature Request] mxnet-operator not available by default in kubeflow

Open sandeep-krishnamurthy opened this issue 5 years ago • 2 comments

Hello,

Thank you for working on mxnet-operator for kubeflow. I see that mxnet-operator is not installed by default in Kubeflow. If it is available by default, it would help users of MXNet on Kubeflow to start using it out of the box.

I see that TF and PT is available by default - https://github.com/kubeflow/kubeflow/blob/master/scripts/util.sh#L80

Thanks, Sandeep

sandeep-krishnamurthy avatar Mar 30 '20 05:03 sandeep-krishnamurthy

@sandeep-krishnamurthy Thanks for bringing this up. We are also tracking this in https://github.com/kubeflow/kubeflow/issues/4805.

terrytangyuan avatar Apr 02 '20 17:04 terrytangyuan

@sandeep-krishnamurthy The scripts has been deprecated. We need to add to manifests. Before that, I think there's a few things to do, like adding v1 examples, build v1 images, etc. Once these dependencies are clear, we are good to go. API level I think is mature enough.

Jeffwan avatar Apr 02 '20 17:04 Jeffwan