Skip to content

This repository hosts the code to make it easier to deploy a customizable and flexible MLflow tracking server solution to your Kubernetes cluster.

License

Notifications You must be signed in to change notification settings

wjayesh/mlflow-tracking-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

MLflow Tracking Server on Kubernetes ๐Ÿš€: A customizable and flexible solution โœจ

This repository hosts the code to make it easier to deploy an MLflow tracking server to your Kubernetes cluster.

Project Structure ๐Ÿ—บ๏ธ

  • scripts directory has the entrypoint that is executed when the image defined by the Dockerfile is run.
  • The Dockerfile specifies the recipe for building the image.

Contributions Welcome! ๐Ÿ‘‹๐Ÿฅฐ

The script inside the scripts folder currently has options for adding the metadata store and the artifact store. It can be expanded to include the flags

Blog โœ๏ธ

A detailed idea behind this repository and the steps to execute it in a cloud environment can be obtained from this blog post that I wrote on my experience building a solution like this.

Read it here ๐Ÿง‘โ€๐Ÿ’ป: Not just another MLflow on Kubernetes article

About

This repository hosts the code to make it easier to deploy a customizable and flexible MLflow tracking server solution to your Kubernetes cluster.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published