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

[feature] Add support for a Google Cloud Strategy argument for create_custom_training_job_from_component #11198

Closed
leandroni opened this issue Sep 12, 2024 · 4 comments
Labels
area/components kind/feature lifecycle/stale The issue / pull request is stale, any activities remove this label.

Comments

@leandroni
Copy link

Feature Area

/area components

What feature would you like to see?

Add support for defining which type of scheduling strategy to use (see CustomJobSpec) via a strategy parameter on v1.custom_job.create_custom_training_job_from_component

What is the use case or pain point?

For fault tolerant jobs, the user might prefer to use Spot resources to reduce google cloud costs.

Is there a workaround currently?

Without this feature the user needs to create custom jobs using workerPoolSpecs, creating a container component and calling CustomTrainingJobOp.


Love this idea? Give it a 👍.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Nov 12, 2024
Copy link

github-actions bot commented Dec 3, 2024

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

@github-actions github-actions bot closed this as completed Dec 3, 2024
Copy link

@gbentim: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components kind/feature lifecycle/stale The issue / pull request is stale, any activities remove this label.
Projects
None yet
Development

No branches or pull requests

2 participants