日常更新

This commit is contained in:
2026-03-29 09:08:01 +08:00
parent 31709425e2
commit befdefd222
224 changed files with 7240 additions and 3297 deletions

View File

@@ -5,7 +5,7 @@
## TL;DR
- **自动化验收**`./scripts/verify.sh run 03-10`
- **自动化验收**`./ansible/bin/verify.sh run 03-10`
- **关键前置**:按本文「前置条件」准备环境变量/Secret/入口 IP
- **成功判据**:达到本文「预期」且 playbook 断言通过
- **排障**:见本文「排障」
@@ -57,7 +57,7 @@ kubectl -n kube-system describe svc traefik | sed -n '/Ports:/,/Selector:/p'
- `03-01-k3s-traefik-dashboard.md`
- `03-02-k3s-traefik-acme.md`
- `01-07-openwrt-haproxy.md`
- `01-06-openwrt-haproxy.md`
## 排障