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

9 lines
455 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-02工作节点加入 + Traefik 基线)
| 文件 | 说明 |
|------|------|
| `k3s-agent-join.example.sh` | worker 使用环境变量或 `agent --data-dir` 加入集群的片段 |
- **手动**:按 [docs/01-02-k3s-工作节点.md](../../../docs/01-02-k3s-工作节点.md) 在 worker 执行;替换 `K3S_URL``TOKEN` 与 IP。
- **自动**`./ansible/bin/verify.sh run 01-02`(与手工步骤共用本目录作为命令真源备忘)。