enhance: discover batch v1 cronjob exactly once (#4515)
- Discover batch v1 cronjob exactly once
Signed-off-by: trafalgarzzz trafalgarz@outlook.com
- rename package name
Signed-off-by: trafalgarzzz trafalgarz@outlook.com
Signed-off-by: trafalgarzzz trafalgarz@outlook.com
What is Fluid?
Fluid is an open source Kubernetes-native Distributed Dataset Orchestrator and Accelerator for data-intensive applications, such as big data and AI applications. It is hosted by the Cloud Native Computing Foundation (CNCF) as a sandbox project.
For more information, please refer to our papers:
Rong Gu, Kai Zhang, Zhihao Xu, et al. Fluid: Dataset Abstraction and Elastic Acceleration for Cloud-native Deep Learning Training Jobs. IEEE ICDE, pp. 2183-2196, May, 2022. (Conference Version)
Rong Gu, Zhihao Xu, Yang Che, et al. High-level Data Abstraction and Elastic Data Caching for Data-intensive AI Applications on Cloud-native Platforms. IEEE TPDS, pp. 2946-2964, Vol 34(11), 2023. (Journal Version)
Fluid
English | 简体中文
Features
Dataset Abstraction
Scalable Cache Runtime
Automated Data Operations
Elasticity and Scheduling
Runtime Platform Agnostic
Key Concepts
Dataset: A Dataset is a set of data logically related that can be used by computing engines, such as Spark for big data analytics and TensorFlow for AI applications. Intelligently leveraging data often creates core industry values. Managing Datasets may require features in different dimensions, such as security, version management and data acceleration. We hope to start with data acceleration to support the management of datasets.
Runtime: The Runtime enforces dataset isolation/share, provides version management, and enables data acceleration by defining a set of interfaces to handle DataSets throughout their lifecycle, allowing for the implementation of management and acceleration functionalities behind these interfaces.
Prerequisites
Quick Start
You can follow our Get Started guide to quickly start a testing Kubernetes cluster.
Documentation
You can see our documentation at docs for more in-depth installation and instructions for production:
You can also visit Fluid Homepage to get relevant documents.
Quick Demo
Demo 1: Accelerate Remote File Accessing with Fluid
Demo 2: Machine Learning with Fluid
Demo 3: Accelerate PVC with Fluid
Demo 4: Preload dataset with Fluid
Demo 5: On-the-fly dataset cache scaling
Roadmap
See ROADMAP.md for the roadmap details. It may be updated from time to time.
Community
Feel free to reach out if you have any questions. The maintainers of this project are reachable via:
DingTalk Group:
WeChat Group:
WeChat Official Account:
Slack:
CNCF Slack
and navigate to the#fluid
channel for discussion.Contributing
Contributions are highly welcomed and greatly appreciated. See CONTRIBUTING.md for details on submitting patches and the contribution workflow.
Adopters
If you are interested in Fluid and would like to share your experiences with others, you are warmly welcome to add your information on ADOPTERS.md page. We will continuously discuss new requirements and feature design with you in advance.
Open Source License
Fluid is under the Apache 2.0 license. See the LICENSE file for details. It is vendor-neutral.
Report Vulnerability
Security is a first priority thing for us at Fluid. If you come across a related issue, please send an email to fluid.opensource.project@gmail.com. Also see our SECURITY.md file for details.
Code of Conduct
Fluid adopts CNCF Code of Conduct.