52 lines
1.1 KiB
YAML
52 lines
1.1 KiB
YAML
apiVersion: kubeproxy.config.k8s.io/v1alpha1
|
|
bindAddress: 0.0.0.0
|
|
bindAddressHardFail: false
|
|
clientConnection:
|
|
acceptContentTypes: ""
|
|
burst: 10
|
|
contentType: application/vnd.kubernetes.protobuf
|
|
kubeconfig: ""
|
|
qps: 5
|
|
clusterCIDR: ""
|
|
configSyncPeriod: 15m0s
|
|
conntrack:
|
|
maxPerCore: 32768
|
|
min: 131072
|
|
tcpCloseWaitTimeout: 1h0m0s
|
|
tcpEstablishedTimeout: 24h0m0s
|
|
detectLocal:
|
|
bridgeInterface: ""
|
|
interfaceNamePrefix: ""
|
|
detectLocalMode: ""
|
|
enableProfiling: false
|
|
healthzBindAddress: 0.0.0.0:10256
|
|
hostnameOverride: ""
|
|
iptables:
|
|
localhostNodePorts: true
|
|
masqueradeAll: false
|
|
masqueradeBit: 14
|
|
minSyncPeriod: 1s
|
|
syncPeriod: 30s
|
|
ipvs:
|
|
excludeCIDRs: null
|
|
minSyncPeriod: 0s
|
|
scheduler: ""
|
|
strictARP: false
|
|
syncPeriod: 30s
|
|
tcpFinTimeout: 0s
|
|
tcpTimeout: 0s
|
|
udpTimeout: 0s
|
|
kind: KubeProxyConfiguration
|
|
metricsBindAddress: 127.0.0.1:10249
|
|
mode: ""
|
|
nodePortAddresses: null
|
|
oomScoreAdj: -999
|
|
portRange: ""
|
|
showHiddenMetricsForVersion: ""
|
|
winkernel:
|
|
enableDSR: false
|
|
forwardHealthCheckVip: false
|
|
networkName: ""
|
|
rootHnsEndpointName: ""
|
|
sourceVip: ""
|