Giter Site home page Giter Site logo

Comments (11)

andreyvelich avatar andreyvelich commented on June 11, 2024 2

Maybe it worths to re-use similar storage_config like we did in train API..
E.g. we can name it as: trial_storage_config.
Any other suggestions are welcome!

Any thoughts @tenzen-y @droctothorpe @johnugeorge @bwhartlove ?

/help
/good-first-issue

from katib.

tenzen-y avatar tenzen-y commented on June 11, 2024

You can specify the volume mounts via create_experiment API.

from katib.

bwhartlove avatar bwhartlove commented on June 11, 2024

Thanks for the info! In order to do this, do I need to write a YAML spec? I have not found any examples online about mounting an existing secret into the experiment trial pods. From what I can discern given the documentation, I would need to write a TrialSpec YAML to achieve this. I was hoping to have the ability to simply specify a volume mount directly in the experiment creation function.

from katib.

tenzen-y avatar tenzen-y commented on June 11, 2024

Thanks for the info! In order to do this, do I need to write a YAML spec?

Yes, we need to write the Experiment YAML spec.

I was hoping to have the ability to simply specify a volume mount directly in the experiment creation function.

I see. It might be useful to be available to specify the volume configuration via the tune API:

@johnugeorge @andreyvelich WDYT?

from katib.

andreyvelich avatar andreyvelich commented on June 11, 2024

@bwhartlove You can check this example on how to use create_experiment() API which gives you access to all Experiment and Trial Spec: https://github.com/kubeflow/katib/blob/master/examples/v1beta1/sdk/cmaes-and-resume-policies.ipynb

If you need to set volume mount for your Trials, you can add it to the trial_spec field.

If we want to provide simple argument in the tune function to add volume mounts, do you have any ideas how we should do it ?
That should be very simple for user to understand without prior knowledge of Kubernetes Pod specs.
For example, for Trial environments user can set it via dictionary or as Kubernetes V1EnvFromSource parameter.
cc @droctothorpe

from katib.

bwhartlove avatar bwhartlove commented on June 11, 2024

@andreyvelich Thanks for the reply and the information. I can't say I am familiar enough with the underlying architecture to provide a clear solution to the issue. I just imagined having another parameter to the tune function that allowed you to specify volumes for the trial pods. Kubeflow has an API for this with their pipelines, and it would be nice to have a similar function in Katib.

from katib.

github-actions avatar github-actions commented on June 11, 2024

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.

from katib.

google-oss-prow avatar google-oss-prow commented on June 11, 2024

@andreyvelich:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

Maybe it worths to re-use similar storage_config like we did in train API..
E.g. we can name it as: trial_storage_config.
Any other suggestions are welcome!

Any thoughts @tenzen-y @droctothorpe @johnugeorge @bwhartlove ?

/help
/good-first-issue

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.

from katib.

andreyvelich avatar andreyvelich commented on June 11, 2024

/area sdk

from katib.

Electronic-Waste avatar Electronic-Waste commented on June 11, 2024

I can help with this issue :)

from katib.

Electronic-Waste avatar Electronic-Waste commented on June 11, 2024

/assign

from katib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.