k8s.io/kubernetes@v1.29.3/pkg/proxy/apis/config/scheme/testdata/KubeProxyConfiguration/after/v1alpha1.yaml (about) 1 apiVersion: kubeproxy.config.k8s.io/v1alpha1 2 bindAddress: 0.0.0.0 3 bindAddressHardFail: false 4 clientConnection: 5 acceptContentTypes: "" 6 burst: 10 7 contentType: application/vnd.kubernetes.protobuf 8 kubeconfig: "" 9 qps: 5 10 clusterCIDR: "" 11 configSyncPeriod: 15m0s 12 conntrack: 13 maxPerCore: 32768 14 min: 131072 15 tcpBeLiberal: false 16 tcpCloseWaitTimeout: 1h0m0s 17 tcpEstablishedTimeout: 24h0m0s 18 udpStreamTimeout: 0s 19 udpTimeout: 0s 20 detectLocal: 21 bridgeInterface: "" 22 interfaceNamePrefix: "" 23 detectLocalMode: "" 24 enableProfiling: false 25 healthzBindAddress: 0.0.0.0:10256 26 hostnameOverride: "" 27 iptables: 28 localhostNodePorts: true 29 masqueradeAll: false 30 masqueradeBit: 14 31 minSyncPeriod: 1s 32 syncPeriod: 30s 33 ipvs: 34 excludeCIDRs: null 35 minSyncPeriod: 0s 36 scheduler: "" 37 strictARP: false 38 syncPeriod: 30s 39 tcpFinTimeout: 0s 40 tcpTimeout: 0s 41 udpTimeout: 0s 42 kind: KubeProxyConfiguration 43 logging: 44 flushFrequency: 5s 45 format: text 46 options: 47 json: 48 infoBufferSize: "0" 49 verbosity: 0 50 metricsBindAddress: 127.0.0.1:10249 51 mode: "" 52 nftables: 53 masqueradeAll: false 54 masqueradeBit: 14 55 minSyncPeriod: 1s 56 syncPeriod: 30s 57 nodePortAddresses: null 58 oomScoreAdj: -999 59 portRange: "" 60 showHiddenMetricsForVersion: "" 61 winkernel: 62 enableDSR: false 63 forwardHealthCheckVip: false 64 networkName: "" 65 rootHnsEndpointName: "" 66 sourceVip: ""