diff --git a/docs/deployment/plugins/k8s/index.rst b/docs/deployment/plugins/k8s/index.rst index cf9a211f85..526a5975fe 100644 --- a/docs/deployment/plugins/k8s/index.rst +++ b/docs/deployment/plugins/k8s/index.rst @@ -17,11 +17,11 @@ Select the integration you need and follow the steps to install the correspondin .. group-tab:: PyTorch/TensorFlow/MPI - 1. Install the `Kubeflow training-operator `__: + 1. Install the `Kubeflow training-operator `__ (Please install the stable release): .. code-block:: bash - kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone" + kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.7.0" **Optional: Using a gang scheduler**