Skip to content

Commit

Permalink
feature(main): kubeproxy bind (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
cuisongliu authored Apr 29, 2022
1 parent 15d1932 commit 66223d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/runtime/default_kubeadm_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ etcd:
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
mode: "ipvs"
metricsBindAddress: 0.0.0.0
ipvs:
excludeCIDRs:
- "10.103.97.2/32"
Expand Down

0 comments on commit 66223d1

Please sign in to comment.