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

Mlflow and k8s from bitnami (2.18.0) #65

Open
DaniilAnd opened this issue Dec 19, 2024 · 2 comments
Open

Mlflow and k8s from bitnami (2.18.0) #65

DaniilAnd opened this issue Dec 19, 2024 · 2 comments

Comments

@DaniilAnd
Copy link

Hi! I use mlflow k8s from bitnami (2.18.0-debian-12-r0),
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.18.0-debian-12-r0

and i rebuild Dockerfile (screenshot 1).
After i add extraenvs in helm chart (screenshot 2) and install new version with plugin OIDC, but mlflow running with error from sqlalchemy (screenshot 3), I also added enable auth (screenshot 4).

Could there be a conflict between the first and fourth screenshot ?

1
2
3
4
)

@kharkevich
Copy link
Member

Hello.
You need to configure databases for both the store and the users.
Regarding the Bitnami image, I have no information about its compatibility or configuration. It would be better to contact them directly.

@DaniilAnd
Copy link
Author

@kharkevich Hi! I use for users external database. Can I take out the store and add external storе ?

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