Skip to content

Model Registry Exploration for Charmifying It #1282

@MattiaSarti

Description

@MattiaSarti

Context

A charm for Kubeflow's Model Registry is required. As a consequence, the components of the Model Registry have to be explored to discuss how to best charm them and how the resulting charm(s) can be configured and integrated with other applications. For instance, do we need specific components (e.g.: databases) to be deployed together with the Model Registry? Are there specific tools that need to be bundled for the Model Registry to work?

What needs to get done

  1. go through the official documentation of the Model Registry
  2. understand how the Model Registry works, as part of the broader Kubeflow ecosystem with the other components
  3. go through some usage examples
  4. deploy the upstream components to some Kubernetes cluster (using kustomize)

Definition of Done

Having a clear understanding of:

  1. how the Model Registry works from a user's perspective
  2. what other components need to be deployed together with the Model Registry for it to work (e.g.: a database of a given kind) - both dependencies and core Kubeflow components
  3. understand which configuration options can be applied to the different components (e.g.: connecting to databases of different kinds)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions