# Part III - Prometheus实战

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