日常更新

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

@@ -0,0 +1,9 @@
# 01-01单控制节点安装
| 文件 | 说明 |
|------|------|
| `k3s-server-install.example.sh` | 默认或 `--data-dir=/storage` 安装片段备忘 |
- **手动**:在控制节点按 [docs/01-01-k3s-控制节点含traefik.md](../../../docs/01-01-k3s-控制节点含traefik.md) 执行;可与本目录示例对照。
- **自动**`./ansible/bin/verify.sh run 01-01`(专用 playbook`kubectl` 断言;与本目录 shell 示例共用真源路径)。
- 本篇**无** Kubernetes 应用清单;扩展名 `.sh` 不会进入 `kubectl apply --dry-run` 列表。