baidu / paddle-on-k8s-operator

Kubernetes operator for managing the lifecycle of PaddlePaddle job.
https://www.paddlepaddle.org.cn/
Apache License 2.0
24 stars 6 forks source link

add tag to mark tj has released reource for decreasing loading time of operator #13

Closed cwdsuzhou closed 6 years ago

cwdsuzhou commented 6 years ago

Add released to mark the job has released the resource, which can accelerate the loading of operator, and fix the bug: when container is never started, get status of the first container would cause panic.