From e39bb02d711770a680581932e91f7336e57be9c8 Mon Sep 17 00:00:00 2001 From: "Juwon Hwang (Kevin)" Date: Thu, 5 Dec 2024 11:42:37 +0900 Subject: [PATCH] docs: customize envoyproxy dualstack Signed-off-by: Juwon Hwang (Kevin) --- site/content/en/latest/tasks/operations/customize-envoyproxy.md | 2 +- site/content/en/v1.2/tasks/operations/customize-envoyproxy.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/en/latest/tasks/operations/customize-envoyproxy.md b/site/content/en/latest/tasks/operations/customize-envoyproxy.md index 9533466169d..da6918c1e03 100644 --- a/site/content/en/latest/tasks/operations/customize-envoyproxy.md +++ b/site/content/en/latest/tasks/operations/customize-envoyproxy.md @@ -1046,7 +1046,7 @@ spec: ## Customize EnvoyProxy IP Family You can customize the IP family configuration for EnvoyProxy via the EnvoyProxy Config. -This allows the Envoy Proxy fleet to serve external client over IPv4 as well as IPv6. +This allows the Envoy Proxy fleet to serve external clients over IPv4 as well as IPv6. The below configuration sets the `ipFamily` to `DualStack` to allow ingressing IPv4 as well as IPv6 traffic. diff --git a/site/content/en/v1.2/tasks/operations/customize-envoyproxy.md b/site/content/en/v1.2/tasks/operations/customize-envoyproxy.md index 9533466169d..da6918c1e03 100644 --- a/site/content/en/v1.2/tasks/operations/customize-envoyproxy.md +++ b/site/content/en/v1.2/tasks/operations/customize-envoyproxy.md @@ -1046,7 +1046,7 @@ spec: ## Customize EnvoyProxy IP Family You can customize the IP family configuration for EnvoyProxy via the EnvoyProxy Config. -This allows the Envoy Proxy fleet to serve external client over IPv4 as well as IPv6. +This allows the Envoy Proxy fleet to serve external clients over IPv4 as well as IPv6. The below configuration sets the `ipFamily` to `DualStack` to allow ingressing IPv4 as well as IPv6 traffic.