Skip to content

Commit 35c92fa

Browse files
Update cluster-ip-allocation.md
Fix incorrect IP address description
1 parent 67ae7e9 commit 35c92fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/services-networking/cluster-ip-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ of Services.
172172
-->
173173
### 示例 2 {#allocation-example-2}
174174

175-
此示例使用 IP 地址范围 10.96.00/20(CIDR 表示法)作为 Service 的 IP 地址。
175+
此示例使用 IP 地址范围 10.96.0.0/20(CIDR 表示法)作为 Service 的 IP 地址。
176176

177177
<!--
178178
Range Size: 2<sup>12</sup> - 2 = 4094

0 commit comments

Comments
 (0)