Skip to content

Commit 6849a89

Browse files
committed
fix doc
Signed-off-by: bobz965 <[email protected]>
1 parent e61cf8c commit 6849a89

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/design.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44

55
- 由于网络应用往往需要固定 ip, 使用 StatefulSet 负载
66
- 基于 annotation 为 StatefulSet Pod 固定 ip 池
7-
- 基于 Pod exec 管理应用配置
7+
- 基于 Pod exec 管理应用配置
8+
9+
## 1. 不使用 CCM
10+
11+
在设计上我们不打算参考 ccm 的实现,不接入第三方的 api 接口以及客户端, 我们打算直接基于 pod annotation 编排我们需要的业务逻辑

0 commit comments

Comments
 (0)