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

Metaflow x Armada POC #7

Open
Sharpz7 opened this issue Apr 11, 2024 · 0 comments
Open

Metaflow x Armada POC #7

Sharpz7 opened this issue Apr 11, 2024 · 0 comments

Comments

@Sharpz7
Copy link
Owner

Sharpz7 commented Apr 11, 2024

Entry point

The easiest entry-point for this system would be as a new compute provider alongside AWS Batch and Kubernetes.

There are no docs for setting up local Kubernetes (Netflix/metaflow#1640) but it seems for other providers that you use terraform to install metaflow+the infra required.

Getting a POC that lets you run something through Armada should not be so bad, but adding all the other "features" that metaflow expects might be more challenging.

  • Debugging
  • Maintenance
  • First Class Monitoring

The Plan

  • Create a "Empty" Provider plugin: Essentially, mock everything we need, see if we can get it to work. This ensures that we don't miss anything before integrating Armada in.
  • Integrate Armada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant