Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to set unique name of pod(process). #612

Open
gongweibao opened this issue Feb 9, 2018 · 0 comments
Open

A way to set unique name of pod(process). #612

gongweibao opened this issue Feb 9, 2018 · 0 comments
Assignees

Comments

@gongweibao
Copy link
Collaborator

gongweibao commented Feb 9, 2018

Trainingjob is a stateful application: each parameter server and worker needs to be uniquely addressable to support all the different patterns of distributed training

Tensorflow/k8s create many Kubernetes Jobs with unique stateful name, so they avoid to use etcd to get the unique-persist name: https://github.com/tensorflow/k8s/blob/master/tf_job_design_doc.md#controller

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants