Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
439 contributions in the last year
Activity overview
Contribution activity
October 2020
- QiJune/arena Go
Created a pull request in alibaba/kubedl that received 3 comments
elasticdljob: type definition and controller implementation of elasticdljob workload.
The controller of ElasticDL creates the master pod. Then, the master pod creates worker pods and PS pods.
Created an issue in alibaba/kubedl that received 1 comment
unable to start manager when setting -enable-leader-election=true
When running the manager:
go run ./main.go -enable-leader-election=true
I met this error log:
2020-10-12T13:12:47.578+0800 ERROR setup unable to st…