Skip to content

Commit 397a0bb

Browse files
committed
[zh-cn]Update cluster-cidr-v1alpha1.md
[zh-cn]Update cluster-cidr-v1alpha1.md
1 parent d6f6e08 commit 397a0bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/reference/kubernetes-api/cluster-resources/cluster-cidr-v1alpha1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ ClusterCIDRSpec 定义 ClusterCIDR 的预期状态。
9292
- **ipv6** (string)
9393

9494
<!--
95-
IPv6 defines an IPv6 IP block in CIDR notation(e.g. "fd12:3456:789a:1::/64"). At least one of IPv4 and IPv6 must be specified. This field is immutable.
95+
IPv6 defines an IPv6 IP block in CIDR notation(e.g. "2001:db8::/64"). At least one of IPv4 and IPv6 must be specified. This field is immutable.
9696
-->
9797

98-
ipv6 以 CIDR 表示法定义 IPv6 IP 块(例如 “fd12:3456:789a:1::/64”)。
98+
ipv6 以 CIDR 表示法定义 IPv6 IP 块(例如 “2001:db8::/64”)。
9999
必须至少指定 ipv4 和 ipv6 之一。 该字段是不可变的。
100100

101101
- **nodeSelector** (NodeSelector)

0 commit comments

Comments
 (0)