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

Startup Policy Task demonstrating leader-worker pattern #449

Closed
danielvegamyhre opened this issue Mar 13, 2024 · 3 comments
Closed

Startup Policy Task demonstrating leader-worker pattern #449

danielvegamyhre opened this issue Mar 13, 2024 · 3 comments
Assignees

Comments

@danielvegamyhre
Copy link
Contributor

What would you like to be added:
Startup Policy Task demonstrating leader-worker pattern added to tasks

Why is this needed:
This is so users are aware of the feature and have an e2e example to get started with it.

@kannon92
Copy link
Contributor

I have used https://github.com/kubernetes-sigs/jobset/blob/main/examples/simple/success-policy.yaml in presentations to demonstrate a leader-worker pattern where leader is terminated once the workers are finished.

@danielvegamyhre
Copy link
Contributor Author

I have used https://github.com/kubernetes-sigs/jobset/blob/main/examples/simple/success-policy.yaml in presentations to demonstrate a leader-worker pattern where leader is terminated once the workers are finished.

Yeah that example is great, I think we just need to add it here so the docsite is up to date with the latest features.

@danielvegamyhre
Copy link
Contributor Author

/assign

Fixed by #453

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

2 participants