File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
concepts/services-networking Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ The following IPAM options are supported on Windows:
9595
9696## Direct Server Return (DSR) {#dsr}
9797
98- {{< feature-state for_k8s_version="v1.33" state="beta " >}}
98+ {{< feature-state feature_gate_name="WinDSR " >}}
9999
100100Load balancing mode where the IP address fixups and the LBNAT occurs at the container vSwitch port directly;
101101service traffic arrives with the source IP set as the originating pod IP.
Original file line number Diff line number Diff line change @@ -362,7 +362,7 @@ IP address and not the specific backend Pod.
362362
363363#### Direct server return for ` kernelspace ` mode {#windows-direct-server-return}
364364
365- {{< feature-state for_k8s_version="v1.14" state="alpha " >}}
365+ {{< feature-state feature_gate_name="WinDSR " >}}
366366
367367As an alternative to the basic operation, a node that hosts the backend Pod for a Service can
368368apply the packet rewriting directly, rather than placing this burden on the node where the client
You can’t perform that action at this time.
0 commit comments