KubeZero/charts/kubeadm/templates/KubeProxyConfiguration.yaml
2024-10-23 14:21:02 +00:00

11 lines
330 B
YAML

apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
# kube-proxy doesnt really support setting dynamic bind-address via config, replaced by cilium long-term anyways
metricsBindAddress: "0.0.0.0:10249"
mode: "iptables"
logging:
format: json
iptables:
localhostNodePorts: false
#nodePortAddresses: primary