# 部署Alluxio

- [资源需求和兼容性](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start/prerequisites.md)
- [在Kubernetes上安装Alluxio](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start/install-alluxio-on-kubernetes.md)
- [监控和指标](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start/monitoring-and-metrics.md)
- [Alluxio 集群操作](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start/administration.md)
- [系统健康检查和快速恢复](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start/system-health.md)
- [采集集群信息](https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start/collectinfo.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.alluxio.io/ee-ai-cn/ai-3.4/start.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.
