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

As a MLOps engineer I would like to use git as my source of truth for the deployment of my containerized model, so I can manage its lifecycle using a GitOps approach. #11

Closed
1 of 6 tasks
Tracked by #10 ...
LaVLaS opened this issue Aug 11, 2023 · 2 comments
Assignees
Labels
kind/userstory A high level issue used for tracking user stories

Comments

@LaVLaS
Copy link
Contributor

LaVLaS commented Aug 11, 2023

Adding requirements that the PoC use case will be using ACM to manage the cluster configurations user GitOps and model lifecycle

Connected User Stories:

  • As a MLOps engineer I would like that once my definition of the containerized model is defined in Git, ACM reconciles the desired state with my cluster at the edge. So I have a fully automated deployment mechanism.
  • As a MLOps engineer I would also like to manage with ACM the infrastructure needed to deploy models so I can have a single management tool for the whole solution.

Acceptance Criteria:

  • Add kustomize manifest to deploy on cluster git server for GitOps demos #28
  • Document the GitOps process and how the cluster will be managed
  • Cluster manifests are defined in a GitOps repo
  • Model deployment and configuration for edge deployments are defined in a GitOps repo
  • ACM Hub will apply manifests correctly when initiated by the Edge cluster
  • Document the configuration and lifecycle of the Edge clustes
@adelton
Copy link
Contributor

adelton commented Oct 13, 2023

With #54 and #137 merged, isn't this actually done?

@LaVLaS
Copy link
Contributor Author

LaVLaS commented Oct 31, 2023

Closing this out as that phase of the PoC has ended

@LaVLaS LaVLaS closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/userstory A high level issue used for tracking user stories
Projects
Status: Done
Status: Done
Development

No branches or pull requests

3 participants