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:** Currently `·privileged` is used by fuse pod. But it's not best practice for security model. We can refer the following ways to remove privileged...
**What is your environment(Kubernetes version, Fluid version, etc.)** Fluid 0.60 alluxioruntime , use lustre as backend storage **Describe the bug** run in pod with dataset bound time cp alluxio-2.6.2-bin.tar.gz /dev/null...
**What is your environment(Kubernetes version, Fluid version, etc.)** **Describe the bug** **What you expect to happen:** **How to reproduce it** **Additional Information**
**What feature you'd like to add:** We can support non-hostnetwork mode in v0.7.0. The goal: 1. both of hostnetwork and container network should be support. Fuse can be in hostnetwork...
**Why is this feature needed:** Consider this scenario, There are two GPU machines, named GPU1, GPU2, Job1 is running on GPU1 without fluid. Then Job2 using fluid requires 1 GPU....
**What feature you'd like to add:** The current deployment logic is that the AlluxioController deploys alluxio instance via Helm rendering alluxio charts suggest that the ideal approach is: > AlluxioRuntimeController...
**What feature you'd like to add:** ENV: Apple M1 While running below code, ``` make test ``` will meet errors as below ``` .... # github.com/agiledragon/gomonkey ../../../../pkg/mod/github.com/agiledragon/[email protected]+incompatible/patch.go:163:10: undefined: buildJmpDirective make:...
**What feature you'd like to add:** Hi folks, is dataset versioning supported? If not, is it on the roadmap? **Why is this feature needed:** To provide robust ML reproducibility it's...
**What is your environment(Kubernetes version, Fluid version, etc.)** `kubernetes`: v1.18.13 `fluid`: 0.6.0 **Describe the bug** mount with shared not working **What you expect to happen:** mount with shared succeed. **How...