# 实践篇

- [Helm Charts（上）](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-he-charts.md)
- [什么是Helm和Chart？](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-he-charts/shen-me-shi-helm-he-chart.md)
- [使用Helm](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-he-charts/shi-yong-helm.md)
- [Helm Charts（中）](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-zhong.md)
- [创建自己的chart](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-zhong/chuang-jian-zi-ji-de-chart.md)
- [Chart模版构造和语法](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-zhong/chart-mo-ban-gou-zao-he-yu-fa.md)
- [使用仓库管理chart](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-zhong/shi-yong-cang-ku-guan-li-chart.md): Chart
- [Helm Charts（下）](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-xia.md)
- [一个实际的项目](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-xia/yi-ge-shi-ji-de-xiang-mu.md)
- [最后，Helm不是必须的](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/helm-charts-xia/zui-hou-helm-bu-shi-bi-xu-de.md)
- [持续集成（Gitops）](https://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced/chi-xu-ji-cheng-gitops.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://doc.spotmaxtech.com/she-qu-huo-dong/kubernetes-workshop/advanced.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.
