Skip to content

Commit 2539b79

Browse files
Fixed variable to enable IPv6 (#2044)
Signed-off-by: Travis Beckham <[email protected]>
1 parent 2d496d1 commit 2539b79

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

linkerd.io/content/2-edge/features/ipv6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Linkerd is compatible with both IPv6-only and dual-stack clusters.
66
As of version 2.16 (and edge-24.8.2) Linkerd fully supports Kubernetes clusters
77
configured for IPv6-only or dual-stack networking.
88

9-
This is disabled by default; to enable just set `proxy.disableIPv6=false` when
9+
This is disabled by default; to enable just set `disableIPv6=false` when
1010
installing the control plane and, if you use it, the linkerd-cni plugin.
1111

1212
Enabling IPv6 support does not generally change how Linkerd operates, except in

linkerd.io/content/2.16/features/ipv6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Linkerd is compatible with both IPv6-only and dual-stack clusters.
66
As of version 2.16 (and edge-24.8.2) Linkerd fully supports Kubernetes clusters
77
configured for IPv6-only or dual-stack networking.
88

9-
This is disabled by default; to enable just set `proxy.disableIPv6=false` when
9+
This is disabled by default; to enable just set `disableIPv6=false` when
1010
installing the control plane and, if you use it, the linkerd-cni plugin.
1111

1212
Enabling IPv6 support does not generally change how Linkerd operates, except in

linkerd.io/content/2.17/features/ipv6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Linkerd is compatible with both IPv6-only and dual-stack clusters.
66
As of version 2.16 (and edge-24.8.2) Linkerd fully supports Kubernetes clusters
77
configured for IPv6-only or dual-stack networking.
88

9-
This is disabled by default; to enable just set `proxy.disableIPv6=false` when
9+
This is disabled by default; to enable just set `disableIPv6=false` when
1010
installing the control plane and, if you use it, the linkerd-cni plugin.
1111

1212
Enabling IPv6 support does not generally change how Linkerd operates, except in

linkerd.io/content/2.18/features/ipv6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Linkerd is compatible with both IPv6-only and dual-stack clusters.
66
As of version 2.16 (and edge-24.8.2) Linkerd fully supports Kubernetes clusters
77
configured for IPv6-only or dual-stack networking.
88

9-
This is disabled by default; to enable just set `proxy.disableIPv6=false` when
9+
This is disabled by default; to enable just set `disableIPv6=false` when
1010
installing the control plane and, if you use it, the linkerd-cni plugin.
1111

1212
Enabling IPv6 support does not generally change how Linkerd operates, except in

0 commit comments

Comments
 (0)