Files
Deploy-Laboratory/docs/07-00-网络与CNI实验-系列说明.md
2026-03-29 09:08:01 +08:00

23 lines
1.0 KiB
Markdown
Raw Permalink 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.
# 07-00 网络与 CNI 实验(系列说明)
> 本系列是 **破坏性/换 CNI/双栈** 等实验文档集合;与默认 Flannel 主线不同,建议在独立实验环境中演练,并准备回滚方案。
## TL;DR
- **本页定位**:仅系列导航,不参与 `verify.sh run-all/full`
- **子篇执行入口**:按下表执行 `./ansible/bin/verify.sh run <doc_id>`(若 playbook 为 noop仍应以文档手工步骤为准
- **成功判据**:按文档命令块完成实验且具备回滚;不要把“脚本 exit 0”误当“已验证完成”
## 范围与非目标
- 本页是 **07 系列入口/导航页**`YY=00`),不要求具备独立执行器,且不参与 `verify.sh run-all/full`
- `YY>0` 的分项必须包含可执行物YAML 路径或命令块)。
## 07 系列索引
| doc_id | 主题 | 自动化入口 |
|-------:|------|------------|
| 07-01 | Calico 双栈实验 | `./ansible/bin/verify.sh run 07-01` |
| 07-02 | Cilium 双栈与 eBPF | `./ansible/bin/verify.sh run 07-02` |