From f27f97255e04177ce61605e2bb50afe415c462ab Mon Sep 17 00:00:00 2001 From: panpanli521 Date: Wed, 21 Oct 2020 17:12:45 +0800 Subject: [PATCH] modify readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d0b62c..4d4779e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Using k8s native pod template, we do not implement pserver job and trainer job s ## Life cycle and state transition diagram ![avatar](https://github.com/elasticdeeplearning/trainingjob-operator/blob/d8c31bfe88c270f12a444a49b6b485312f7a05a7/docs/diagrams/life_cycle_and_state_transition.png?raw=true) + The state transition diagram + Fault tolerance of container creation failure: when the container creation of pod fails, within the number of retries, the operator will automatically delete the pod, let the pod reschedule, and expose the container creation information to the user through job information