question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide the manifest combination to install Katib with Kubeflow and with external DB

See original GitHub issue

/kind feature

Describe the solution you’d like [A clear and concise description of what you want to happen.] It would be great if there is an option to install Katib with Kubeflow and with external DB.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.] My setup consists of Katib in Kubeflow v1.3 and using RDS as the external DB.

I can’t use the katib-external-db install option as it brings in Namespace and katib-cert-generator. So I use the katib-with-kubeflow install option and the katib-db-manager patch.. As I also have a local patch, I can’t use the upstream patch file as a patch along with my local patch - patchesStrategicMerge throws an error. So I need to copy the contents of installs/katib-external-db/patches/db-manager.yaml in my local patch to make it work.

Having the option to install Katib with Kubeflow and with external DB will be helpful in such setup. Thanks 😃

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
anencore94commented, Oct 11, 2021

I also think it would be nice to support various external DB.

0reactions
stale[bot]commented, Apr 16, 2022

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started with Katib - Kubeflow
Basic Installation. Run the following command to deploy Katib with the main components ( katib-controller , katib-ui , katib-mysql , katib-db- ...
Read more >
Environment Variables for Katib Components - Kubeflow
This guide describes environment variables for each Katib component. If you want to change your Katib installation, you can modify some of ...
Read more >
Kubeflow Deployment Process
Starting from Kubeflow 1.3, the official installation documentation uses a combination of kustomize and kubectl to install Kubeflow.
Read more >
Getting started with Katib - Kubeflow
To install Katib as part of Kubeflow, follow the Kubeflow installation guide. If you want to install Katib separately from Kubeflow, or to...
Read more >
Introduction to Katib | Kubeflow
Katib is a Kubernetes-native project for automated machine learning (AutoML). Katib supports hyperparameter tuning, early stopping and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found