fluid
fluid copied to clipboard
Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
**What feature you'd like to add:** VolumeType is the volume type of the tier. Should be one of the three types: `hostPath`, `emptyDir` and `volumeTemplate`. Currently we support `hostPath` and...
**Provide a link to that doc page:** **What is the defect and your suggestions on improvement:** The metadata of ufs is not sync by default. In the docs, the only...
**What is your environment(Kubernetes version, Fluid version, etc.)** Kubernetes version: v1.21.3 Fluid version: 0.7.0 **Describe the bug** When dataload is used for data synchronization, `kubectl get dataset `is used to...
**What feature you'd like to add:** When creating a new dataset, you can select the corresponding Alluxio Runtime cluster. For example, bind to an existing cluster **Why is this feature...
**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** Move the `runtime.jindo.init.portCheck.enabled` to make it a global scope option for all the runtime just like the ` runtime...
**What feature you'd like to add:** Hi Fluid team, want to check if Fluid support preload/cache docker image into the nodes. If yes, is there any tutorial? If not, is...
**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug**  This error is because the token accessing the kubelet api will return Unauthorized, and it is returned as...
**What feature you'd like to add:** DataLoad should support NodeAffinity and Taint Toleration **Why is this feature needed:** For some use cases especially for using Fluid on egde. To make...
**Describe the bug** User create alluxio runtime starts with number, the runtime and dataset is created but corresponding config-map is rejected by k8s. Thus Alluxio can not start as it...
**What feature you'd like to add:** Fluid needs to run in serverless mode, - [x] [Webhook to inject fuse sidecar](#1405 ) - [ ] [Application controller manages the Pod with...