From 35c92fa15a39b57c614438cca64b6ca70da4e56d Mon Sep 17 00:00:00 2001 From: AzkbanMonitor Date: Wed, 17 May 2023 18:19:22 +0800 Subject: [PATCH] Update cluster-ip-allocation.md Fix incorrect IP address description --- .../docs/concepts/services-networking/cluster-ip-allocation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh-cn/docs/concepts/services-networking/cluster-ip-allocation.md b/content/zh-cn/docs/concepts/services-networking/cluster-ip-allocation.md index ccb83efeb82..846ba3099ff 100644 --- a/content/zh-cn/docs/concepts/services-networking/cluster-ip-allocation.md +++ b/content/zh-cn/docs/concepts/services-networking/cluster-ip-allocation.md @@ -172,7 +172,7 @@ of Services. --> ### 示例 2 {#allocation-example-2} -此示例使用 IP 地址范围 10.96.00/20(CIDR 表示法)作为 Service 的 IP 地址。 +此示例使用 IP 地址范围 10.96.0.0/20(CIDR 表示法)作为 Service 的 IP 地址。