# Alluxio

## DA-3.5 (stable)

- [概览](https://documentation.alluxio.io/ee-da-cn/overview.md)
- [部署Alluxio](https://documentation.alluxio.io/ee-da-cn/start.md)
- [资源需求和兼容性](https://documentation.alluxio.io/ee-da-cn/start/prerequisites.md)
- [在Kubernetes上安装Alluxio](https://documentation.alluxio.io/ee-da-cn/start/install-alluxio-on-kubernetes.md)
- [监控和指标](https://documentation.alluxio.io/ee-da-cn/start/monitoring-and-metrics.md)
- [Alluxio 集群操作](https://documentation.alluxio.io/ee-da-cn/start/administration.md)
- [系统健康检查和快速恢复](https://documentation.alluxio.io/ee-da-cn/start/system-health.md)
- [采集集群信息](https://documentation.alluxio.io/ee-da-cn/start/collectinfo.md)
- [架构](https://documentation.alluxio.io/ee-da-cn/architecture.md)
- [Alluxio 命名空间和底层文件系统命名空间](https://documentation.alluxio.io/ee-da-cn/architecture/namespace.md)
- [I/O弹性](https://documentation.alluxio.io/ee-da-cn/architecture/io-resiliency.md)
- [worker管理与一致性哈希](https://documentation.alluxio.io/ee-da-cn/architecture/worker-management-and-consistent-hashing.md)
- [底层存储系统](https://documentation.alluxio.io/ee-da-cn/ufs.md)
- [Amazon AWS S3](https://documentation.alluxio.io/ee-da-cn/ufs/s3.md)
- [HDFS](https://documentation.alluxio.io/ee-da-cn/ufs/hdfs.md)
- [腾讯 COS](https://documentation.alluxio.io/ee-da-cn/ufs/cos.md)
- [计算集成](https://documentation.alluxio.io/ee-da-cn/compute.md)
- [在 K8s 上运行 Trino](https://documentation.alluxio.io/ee-da-cn/compute/trino-on-kubernetes.md)
- [在 K8s 上运行 Spark](https://documentation.alluxio.io/ee-da-cn/compute/spark-on-kubernetes.md)
- [数据湖连接器](https://documentation.alluxio.io/ee-da-cn/compute/data-lake-connectors.md)
- [Client APIs](https://documentation.alluxio.io/ee-da-cn/api.md)
- [S3 API](https://documentation.alluxio.io/ee-da-cn/api/s3-api.md)
- [Java HDFS 兼容 API](https://documentation.alluxio.io/ee-da-cn/api/java-hdfs-api.md)
- [缓存操作](https://documentation.alluxio.io/ee-da-cn/cache.md)
- [缓存预加载](https://documentation.alluxio.io/ee-da-cn/cache/cache-preloading.md)
- [缓存过滤](https://documentation.alluxio.io/ee-da-cn/cache/cache-filter-policy.md)
- [缓存驱逐](https://documentation.alluxio.io/ee-da-cn/cache/eviction.md)
- [TTL （有效时间）规则](https://documentation.alluxio.io/ee-da-cn/cache/eviction/ttl.md)
- [优先级规则](https://documentation.alluxio.io/ee-da-cn/cache/eviction/priority.md)
- [通过命令行释放缓存空间](https://documentation.alluxio.io/ee-da-cn/cache/eviction/command.md)
- [资源管理](https://documentation.alluxio.io/ee-da-cn/resource.md)
- [基于目录的集群配额](https://documentation.alluxio.io/ee-da-cn/resource/directory-based-quota.md)
- [UFS 带宽限制](https://documentation.alluxio.io/ee-da-cn/resource/ufs-bandwidth-limiting.md)
- [性能优化](https://documentation.alluxio.io/ee-da-cn/performance.md)
- [通过副本提高读取吞吐量](https://documentation.alluxio.io/ee-da-cn/performance/throughput-file-replicas.md)
- [读取大文件](https://documentation.alluxio.io/ee-da-cn/performance/large-file-segmentation.md)
- [元数据列表](https://documentation.alluxio.io/ee-da-cn/performance/metadata-listing.md)
- [数据预拉取](https://documentation.alluxio.io/ee-da-cn/performance/prefetch.md)
- [安全](https://documentation.alluxio.io/ee-da-cn/security.md)
- [TLS 支持](https://documentation.alluxio.io/ee-da-cn/security/tls.md)
- [Apache Ranger 集成](https://documentation.alluxio.io/ee-da-cn/security/ranger.md)
- [参考](https://documentation.alluxio.io/ee-da-cn/reference.md)
- [用户命令行接口](https://documentation.alluxio.io/ee-da-cn/reference/user-cli.md)
- [指标](https://documentation.alluxio.io/ee-da-cn/reference/metrics.md)
- [S3 API Usage](https://documentation.alluxio.io/ee-da-cn/reference/s3-api-usage.md)
- [第三方证书](https://documentation.alluxio.io/ee-da-cn/reference/third-party-licenses.md)
- [版本发布说明](https://documentation.alluxio.io/ee-da-cn/release-notes.md)

## DA-3.2

- [概览](https://documentation.alluxio.io/ee-da-cn/da-3.2/overview.md)
- [部署Alluxio](https://documentation.alluxio.io/ee-da-cn/da-3.2/start.md)
- [资源需求和兼容性](https://documentation.alluxio.io/ee-da-cn/da-3.2/start/prerequisites.md)
- [在Kubernetes上安装Alluxio](https://documentation.alluxio.io/ee-da-cn/da-3.2/start/install-alluxio-on-kubernetes.md)
- [监控和指标](https://documentation.alluxio.io/ee-da-cn/da-3.2/start/monitoring-and-metrics.md)
- [Alluxio 集群操作](https://documentation.alluxio.io/ee-da-cn/da-3.2/start/administration.md)
- [系统健康检查和快速恢复](https://documentation.alluxio.io/ee-da-cn/da-3.2/start/system-health.md)
- [采集集群信息](https://documentation.alluxio.io/ee-da-cn/da-3.2/start/collectinfo.md)
- [底层存储系统](https://documentation.alluxio.io/ee-da-cn/da-3.2/ufs.md)
- [存储集成概述](https://documentation.alluxio.io/ee-da-cn/da-3.2/ufs/storage-overview.md)
- [Amazon AWS S3](https://documentation.alluxio.io/ee-da-cn/da-3.2/ufs/s3.md)
- [HDFS](https://documentation.alluxio.io/ee-da-cn/da-3.2/ufs/hdfs.md)
- [计算集成](https://documentation.alluxio.io/ee-da-cn/da-3.2/compute.md)
- [在 K8s 上运行 Trino](https://documentation.alluxio.io/ee-da-cn/da-3.2/compute/trino-on-kubernetes.md)
- [在 K8s 上运行 Spark](https://documentation.alluxio.io/ee-da-cn/da-3.2/compute/spark-on-kubernetes.md)
- [数据湖连接器](https://documentation.alluxio.io/ee-da-cn/da-3.2/compute/data-lake-connectors.md)
- [Client APIs](https://documentation.alluxio.io/ee-da-cn/da-3.2/api.md)
- [S3 API](https://documentation.alluxio.io/ee-da-cn/da-3.2/api/s3-api.md)
- [Java HDFS 兼容 API](https://documentation.alluxio.io/ee-da-cn/da-3.2/api/java-hdfs-api.md)
- [功能](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature.md)
- [Alluxio 命名空间和底层文件系统命名空间](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/alluxio-namespace-and-under-file-system-namespaces.md)
- [缓存预加载](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/cache-preloading.md)
- [缓存驱逐](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/cache-evicting.md)
- [缓存过滤](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/cache-filter.md)
- [缓存释放](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/cache-free.md)
- [文件复制](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/distributed-copy.md)
- [I/O弹性](https://documentation.alluxio.io/ee-da-cn/da-3.2/feature/io-resiliency.md)
- [安全](https://documentation.alluxio.io/ee-da-cn/da-3.2/security.md)
- [TLS 支持](https://documentation.alluxio.io/ee-da-cn/da-3.2/security/tls.md)
- [Apache Ranger 集成](https://documentation.alluxio.io/ee-da-cn/da-3.2/security/ranger.md)
- [参考](https://documentation.alluxio.io/ee-da-cn/da-3.2/reference.md)
- [用户命令行接口](https://documentation.alluxio.io/ee-da-cn/da-3.2/reference/user-cli.md)
- [S3 API Usage](https://documentation.alluxio.io/ee-da-cn/da-3.2/reference/s3-api-usage.md)
- [第三方证书](https://documentation.alluxio.io/ee-da-cn/da-3.2/reference/third-party-licenses.md)
- [版本发布说明](https://documentation.alluxio.io/ee-da-cn/da-3.2/release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://documentation.alluxio.io/ee-da-cn/overview.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
