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

When number of pods is set in the config.ini it should propagate to the API #3138

Open
murphp15 opened this issue Feb 21, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request initiative: VDK for Private AI Initiative including the effort to support Private AI usecases of VMWare with VDK

Comments

@murphp15
Copy link
Collaborator

What is the feature request? What problem does it solve?
We want to be able to run pod with many instances
This needs to be configurable at a data job level.
To achieve this we will let users configure it in the config.ini.

This PR is not to implement a solution. It is only to take the number of pods parameter from the config.ini and send it to the REST API during a deployment operation.

Suggested solution
Look at how schedule is handled in DataJobDeployment object.

Additional context
Add any other context or screenshots about the feature request here.

@murphp15 murphp15 added the enhancement New feature or request label Feb 21, 2024
@murphp15 murphp15 added this to the multi-pod data-job instance milestone Feb 26, 2024
@gageorgiev gageorgiev self-assigned this Feb 28, 2024
@stefan-pulov stefan-pulov added the initiative: VDK for Private AI Initiative including the effort to support Private AI usecases of VMWare with VDK label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request initiative: VDK for Private AI Initiative including the effort to support Private AI usecases of VMWare with VDK
Projects
None yet
Development

No branches or pull requests

3 participants