diff --git a/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md b/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md index 08e546c4f7efc5152b5522293226e598e30f796a..dee1b7554f97af17989c3f7739d8feea3b6b8e3f 100644 --- a/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md +++ b/doc/v2/howto/cluster/multi_cluster/k8s_distributed_en.md @@ -1,4 +1,4 @@ -# Kubernetes Distributed Training +# Distributed Training on Kubernetes We introduced how to create a PaddlePaddle Job with a single node on Kuberentes in the previous document.