Files
Deploy-Laboratory/ansible/files/01-01/README.md
2026-03-29 09:08:01 +08:00

10 lines
577 B
Markdown
Raw 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.
# 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` 列表。