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/en/docs/reference/command-line-tools-reference/kube-proxy.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,13 @@ kube-proxy [flags]
154
154
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Mode to use to detect local traffic. This parameter is ignored if a config file is specified by --config.</p></td>
155
155
</tr>
156
156
157
+
<tr>
158
+
<tdcolspan="2">--enable-dsr</td>
159
+
</tr>
160
+
<tr>
161
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>If true, enables support for Direct Server Retrun (DSR) on Windows.</p></td>
0 commit comments