mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
Remove untested and unused code
This commit is contained in:
@@ -23,9 +23,6 @@ The kube-proxy takes several options.
|
||||
**-bindaddress**="0.0.0.0"
|
||||
The address for the proxy server to serve on (set to 0.0.0.0 or "" for all interfaces)
|
||||
|
||||
**-configfile**="/tmp/proxy_config"
|
||||
Configuration file for the proxy
|
||||
|
||||
**-etcd_servers**=[]
|
||||
List of etcd servers to watch (http://ip:port), comma separated (optional)
|
||||
|
||||
|
@@ -28,10 +28,6 @@ The kube\-proxy takes several options.
|
||||
\fB\-bindaddress\fP="0.0.0.0"
|
||||
The address for the proxy server to serve on (set to 0.0.0.0 or "" for all interfaces)
|
||||
|
||||
.PP
|
||||
\fB\-configfile\fP="/tmp/proxy\_config"
|
||||
Configuration file for the proxy
|
||||
|
||||
.PP
|
||||
\fB\-etcd\_servers\fP=[]
|
||||
List of etcd servers to watch (
|
||||
|
Reference in New Issue
Block a user