v1alpha1.yaml 937 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. apiVersion: kubeproxy.config.k8s.io/v1alpha1
  2. bindAddress: 0.0.0.0
  3. clientConnection:
  4. acceptContentTypes: ""
  5. burst: 10
  6. contentType: application/vnd.kubernetes.protobuf
  7. kubeconfig: ""
  8. qps: 5
  9. clusterCIDR: ""
  10. configSyncPeriod: 15m0s
  11. conntrack:
  12. maxPerCore: 32768
  13. min: 131072
  14. tcpCloseWaitTimeout: 1h0m0s
  15. tcpEstablishedTimeout: 24h0m0s
  16. detectLocalMode: ""
  17. enableProfiling: false
  18. healthzBindAddress: 0.0.0.0:10256
  19. hostnameOverride: ""
  20. iptables:
  21. masqueradeAll: false
  22. masqueradeBit: 14
  23. minSyncPeriod: 0s
  24. syncPeriod: 30s
  25. ipvs:
  26. excludeCIDRs: null
  27. minSyncPeriod: 0s
  28. scheduler: ""
  29. strictARP: false
  30. syncPeriod: 30s
  31. tcpFinTimeout: 0s
  32. tcpTimeout: 0s
  33. udpTimeout: 0s
  34. kind: KubeProxyConfiguration
  35. metricsBindAddress: 127.0.0.1:10249
  36. mode: ""
  37. nodePortAddresses: null
  38. oomScoreAdj: -999
  39. portRange: ""
  40. showHiddenMetricsForVersion: ""
  41. udpIdleTimeout: 250ms
  42. winkernel:
  43. enableDSR: false
  44. networkName: ""
  45. sourceVip: ""