Update etcd to v3.5.29

This commit is contained in:
yeasy
2026-04-25 15:00:47 +00:00
parent 8093b198ce
commit 52329fee5a
5 changed files with 16 additions and 17 deletions
@@ -122,7 +122,6 @@ networks:
driver: bridge
```
启动后访问 `http://localhost:8080` 查看
- 容器性能统计
- 系统资源使用情况
- 历史性能数据
@@ -177,7 +176,7 @@ services:
- monitoring
node-exporter:
image: prom/node-exporter:v1.11.1
image: prom/node-exporter:v1.8.2
container_name: node-exporter
ports:
- "9100:9100"