Skip to content

Commit

Permalink
Training: Add MXJob deprecation notice (#3713)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Velichkevich <[email protected]>
  • Loading branch information
andreyvelich authored Apr 15, 2024
1 parent 1f891fb commit 4312ed8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/en/docs/components/training/mxnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ weight = 25

+++

{{% alert title="Warning" color="warning" %}}
Kubeflow `MXJob` will be deprecated and removed in the future Training Operator 1.9 release since
[Apache MXNet project](https://github.com/apache/mxnet) has been archived.
{{% /alert %}}

This guide walks you through using [Apache MXNet (incubating)](https://github.com/apache/incubator-mxnet) with Kubeflow.

MXNet Operator provides a Kubernetes custom resource `MXJob` that makes it easy to run distributed or non-distributed
Expand Down

0 comments on commit 4312ed8

Please sign in to comment.