Files
2026-03-29 09:08:01 +08:00

10 lines
685 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 05-05Prometheus + Grafana
| 文件 | 说明 |
|------|------|
| `kube-prometheus-stack-values.example.yaml` | Helm `kube-prometheus-stack` 的实验室向 values 示例(**非** `kubectl apply` 对象) |
- **手动**:按 [docs/05-05-prometheus与grafana.md](../../../docs/05-05-prometheus与grafana.md) 执行 `helm repo add` / `helm upgrade --install`,可附加 `-f ansible/files/05-05/kube-prometheus-stack-values.example.yaml`
- **自动**`./ansible/bin/verify.sh run 05-05`noop + 集群基线;与本目录示例共用真源,便于对照文档改 values
- 文件名含 `example.``verify_common` 不会对其实施 `kubectl apply --dry-run`