2021-01-03 15:33:13 +00:00
|
|
|
apiVersion: kubeproxy.config.k8s.io/v1alpha1
|
|
|
|
kind: KubeProxyConfiguration
|
2021-10-21 15:08:40 +00:00
|
|
|
# kube-proxy doesnt really support setting dynamic bind-address via config, replaced by cilium long-term anyways
|
2021-10-07 14:43:12 +00:00
|
|
|
metricsBindAddress: "0.0.0.0:10249"
|
2022-07-14 14:59:06 +00:00
|
|
|
mode: "iptables"
|
2024-03-21 13:00:50 +00:00
|
|
|
logging:
|
|
|
|
format: json
|