kubesphere-fluid

仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由

适合需要数据加速与缓存管理的集群/数据工程师。

▸ 风险提示

需对集群与存储有管理员权限,配置不当可能影响数据一致性。

这个 Skill 做什么

在 KubeSphere 中管理 Fluid 的安装、Dataset 与 Runtime。

在 KubeSphere 上安装并管理 Fluid,包含创建 Dataset、生成 AlluxioRuntime/JuiceFSRuntime/ThinRuntime 清单、执行 DataLoad 预热、扩缩容和排查运行异常。常用于需要把数据做缓存加速、预热或解决 Fluid 相关故障的场景。优势是把数据缓存层(Alluxio、JuiceFS 等)和 KubeSphere 资源联动,简化性能优化和故障诊断流程。

▸ 展开 SKILL.md 英文原文

KubeSphere Fluid management Skill. Use when user asks to install or enable Fluid, check Fluid status, view Fluid pods/logs/CRDs, create or update Dataset, AlluxioRuntime, JuiceFSRuntime, or ThinRuntime, perform DataLoad or cache warming, scale runtime, or troubleshoot Fluid issues in KubeSphere.

开发编程Fluid数据缓存AlluxioJuiceFS通用
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-fluid/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/kubesphere-fluid/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# KubeSphere Fluid Management

Use this skill for the full Fluid lifecycle in KubeSphere:

- Install or upgrade the Fluid extension through `InstallPlan`
- Query extension status, CRDs, Pods, and logs
- Generate `Dataset` manifests with mount configuration
- Generate `AlluxioRuntime`, `JuiceFSRuntime`, or `ThinRuntime` manifests for caching
- Perform DataLoad for cache warming
- Scale runtime replicas
- Uninstall the Fluid extension
- Troubleshoot Fluid Pods, CRDs, and mount issues

Out of scope by default:

- Advanced Fluid operations not requested by the user, such as `DataBackup` or `GooseFS`
- Deep tiered storage configuration without user requirements

If the user explicitly asks for th
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有