Managing Data in Kubernetes with Fluid and JuiceFS
· ☕ 7 min read
1. Introduction to Fluid Below is the Fluid architecture diagram from https://github.com/fluid-cloudnative/fluid:
Fluid abstracts two concepts:
Dataset, a collection of data, the abstraction from the user’s point of view Runtime, the abstraction of the real services such as data storage and acceleration Fluid mainly solves the problems of using traditional caching systems on Kubernetes: