# 附录

- [附录说明](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/index.md)
- [Kubernetes中的应用故障排查](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/debug-kubernetes-services.md)
- [Kubernetes相关资讯和情报链接](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/material-share.md)
- [Docker最佳实践](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/docker-best-practice.md)
- [使用技巧](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/tricks.md)
- [问题记录](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/issues.md)
- [Kubernetes版本更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog.md)
- [Kubernetes1.7更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.7-changelog.md)
- [Kubernetes1.8更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.8-changelog.md)
- [Kubernetes1.9更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.9-changelog.md)
- [Kubernetes1.10更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.10-changelog.md)
- [Kubernetes1.11更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.11-changelog.md)
- [Kubernetes1.12更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.12-changelog.md)
- [Kubernetes1.13更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.13-changelog.md)
- [Kubernetes1.14更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.14-changelog.md)
- [Kubernetes1.15更新日志](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/kubernetes-changelog/kubernetes-1.15-changelog.md)
- [Kubernetes及云原生年度总结及展望](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/summary-and-outlook.md)
- [Kubernetes与云原生2017年年终总结及2018年展望](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/summary-and-outlook/kubernetes-and-cloud-native-summary-in-2017-and-outlook-for-2018.md)
- [Kubernetes与云原生2018年年中总结及2019年展望](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/summary-and-outlook/kubernetes-and-cloud-native-summary-in-2018-and-outlook-for-2019.md)
- [CNCF年度报告解读](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/cncf-annual-report.md)
- [CNCF 2018年年度报告解读](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/cncf-annual-report/cncf-annual-report-2018.md)
- [Kubernetes认证服务提供商（KCSP）说明](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/about-kcsp.md)
- [认证Kubernetes管理员（CKA）说明](https://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu/about-cka-candidate.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://hezhiqiang.gitbook.io/kubernetes-handbook/fu-lu.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.
