This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Description
Details
Description
In support of the UX workflow, we need to provide a listing of all of the runtime configurations a user needs to provide in order to run the MLOps pipelines from end to end. This list should include
- Fetch location of the model with all information required for authentication, path, ...
- Git - Repo Urul, branch, context directory, access token (?), ...
- S3 - Access & Secret Key, s3 endpoint, bucket & path, ...
- Destination Image Repository -- Quay URL, pull secret with R/W access
- Model Information:
- Serving Format: OpenVino, Tensorflow,...
- GitOps Repo - Url, branch, context directory, access token (?)
- ???