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

Make service name configurable during job submission #4171

Open
Sovietaced opened this issue Jan 27, 2025 · 0 comments
Open

Make service name configurable during job submission #4171

Sovietaced opened this issue Jan 27, 2025 · 0 comments

Comments

@Sovietaced
Copy link
Contributor

We have a use case where we are submitting a gang of jobs for scheduling and it would be beneficial to have a deterministic and stable service name during submission time. More specifically we are submitting a Ray cluster with a head node and many worker nodes. The worker nodes use an init-container to block until the head node is reachable via a service. Given that we are using third-party containers it would be nice if we could define the jobs and init containers such that they referenced a predefined service name instead of implementing service discovery at runtime to learn of the service name based on the non-deterministic job ID.

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

1 participant