You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/concepts/services-networking/dual-stack.md
+27-9Lines changed: 27 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,17 @@ weight: 70
9
9
---
10
10
11
11
<!--
12
+
reviewers:
13
+
- lachie83
14
+
- khenidak
15
+
- aramase
16
+
- bridgetkromhout
12
17
title: IPv4/IPv6 dual-stack
13
18
feature:
14
19
title: IPv4/IPv6 dual-stack
15
20
description: >
16
21
Allocation of IPv4 and IPv6 addresses to Pods and Services
22
+
17
23
content_type: concept
18
24
weight: 70
19
25
-->
@@ -85,6 +91,20 @@ The following prerequisites are needed in order to utilize IPv4/IPv6 dual-stack
85
91
86
92
<!--
87
93
To enable IPv4/IPv6 dual-stack, enable the `IPv6DualStack` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) for the relevant components of your cluster, and set dual-stack cluster network assignments:
0 commit comments