Refresh k8s docker versions and references

This commit is contained in:
yeasy
2026-04-21 20:57:33 -07:00
parent 318de33fd4
commit 9a06a18f92
26 changed files with 379 additions and 98 deletions
+2 -2
View File
@@ -89,7 +89,7 @@ services:
- monitoring
cadvisor:
image: ghcr.io/google/cadvisor:latest
image: ghcr.io/google/cadvisor:v0.56.2
ports:
- "8080:8080"
volumes:
@@ -115,7 +115,7 @@ $ docker compose up -d
启动后访问以下地址
* Prometheus: `http://localhost:9090`
* Grafana`http://localhost:3000` (默认账号密码admin/admin)
* Grafana`http://localhost:3000` (默认账号密码admin/admin首次登录后务必立即修改密码)
### 19.1.3 配置 Grafana 面板