> For the complete documentation index, see [llms.txt](https://gitbook.gpg123.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan.md).

# Part III - Prometheus实战

- [第8章 监控Kubernetes](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd.md)
- [初识Kubernetes](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd/kubernetes-with-minikube.md)
- [部署Prometheus](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd/deploy-prometheus-in-kubernetes.md)
- [Kubernetes下的服务发现](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd/service-discovery-with-kubernetes.md)
- [监控Kubernetes集群](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd/use-prometheus-monitor-kubernetes.md)
- [基于Prometheus的弹性伸缩](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd/hap-with-prometheus.md)
- [小结](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/readmd/summary.md)
- [第9章 Prometheus Operator](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/operator.md)
- [什么是Prometheus Operator](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/operator/what-is-prometheus-operator.md)
- [使用Operator管理Prometheus](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/operator/use-operator-manage-prometheus.md)
- [使用Operator管理监控配置](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/operator/use-operator-manage-monitor.md)
- [在Prometheus Operator中使用自定义配置](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/operator/use-custom-configuration-in-operator.md)
- [小结](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/operator/summary.md)
- [参考资料](https://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan/references.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 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://gitbook.gpg123.vip/prometheus-book/part-iii-prometheus-shi-zhan.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.
