fluid
fluid copied to clipboard
Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
Cachefs is a distributed filesystem that cache & accelerate any given POSIX directory with distributed cache. And ThinRuntime was implemented to make general storage like oss/nas easier to integrate with...
**What feature you'd like to add:** When `CreateUpdatePodForSchedulingHandler` Handle pod, should treats pod without Label `fluid.io/enable-injection ` same as pod with `fluid.io/enable-injection=false`,just skip mutating the pod **Why is this feature...
Hi, I'm wondering where I can find the Cache System Autoscaler for DL training as mentioned in Fluid paper Section V.B.3? I've spent hours scanning the documentation, but failed to...
## What feature you'd like to add: Add cachefs as a new CacheFSRuntime to cache & accelerate thinruntime dataset. Cachefs is a distributed filesystem that cache & accelerate any given...
- [ ] Move common functions in DDC engines to a higher level abstraction like a `common` engine. - [ ] Refactor runtimeInfo that make this concept more clear to...
**What is your environment(Kubernetes version, Fluid version, etc.)** 36e9634 **Describe the bug** DataLoad fails to launch after creating two types of Runtime CR sharing the same name. DataLoad's event shows...
k8s: 1.25.4 fluid: 0.9.1 When I try to mount two subsets in one pod, it shows timeout **dataset**:  **subdataset**:  **pod even**t: 
**What feature you'd like to add:** **Why is this feature needed:**
### Ⅰ. Describe what this PR does use engine to loaddata ### Ⅱ. Does this pull request fix one issue? fixes #295 ### Ⅲ. List the added test cases (unit...
### Ⅰ. Describe what this PR does support dynamic mount for ossfs by thinruntime plugin - support csi plugin use symlink by add annotation in runtime, such as below: -...