Skip to content

Conversation

@cheyang
Copy link
Collaborator

@cheyang cheyang commented Feb 6, 2025

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

fixes #XXXX

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: cheyang <cheyang@163.com>
Signed-off-by: cheyang <cheyang@163.com>
Signed-off-by: cheyang <cheyang@163.com>
ROADMAP.md Outdated

### Objective: Achieve orchestration of data operations and Kubernetes job scheduling systems
### **1. Data Anyway**
**Objective**: Enable fluid data access **regardless of infrastructure constraints** (e.g., storage types, runtime environments) with minimal effort.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to define what is the minimal effort here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it.

Signed-off-by: cheyang <cheyang@163.com>
@cheyang cheyang requested a review from RongGu February 6, 2025 09:21
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2025

Copy link
Member

@RongGu RongGu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

- If scheduled to ordinary nodes with shared operating system kernels, adaptively use csi plugin mode
- If scheduled to Kata container nodes with independent operating system kernels, you can use the sidecar mode adaptively and support scalable modifications by cloud vendors
- **Unified Cache Runtime Framework**
- Enable integration of new cache runtimes(e.g., Cubefs, DragonFly) via a **generic Cache Runtime interface** with minimal code changes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does dragonfly regard itself as a kind of cache runtime? It is more like a data access runtime.

- Provide more practical examples and tutorials can significantly improve the user's comprehension and learning process.
- Maintain consistency in language, style, and formatting throughout the documentation
- **Temporal Workflows with Kueue**:
- Trigger ML jobs (TFJob, PyTorchJob) **after prewarming completes**.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to speicify the training job or inference ML job here? or both?

@RongGu RongGu merged commit 77bce9e into fluid-cloudnative:master Feb 6, 2025
14 checks passed
@fluid-e2e-bot
Copy link

fluid-e2e-bot bot commented Feb 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RongGu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fluid-e2e-bot
Copy link

fluid-e2e-bot bot commented Feb 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RongGu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants