helm install kube-router

From wikieduonline
Jump to navigation Jump to search

helm repo add enix https://charts.enix.io/
helm install my-release enix/kube-router


 k logs my-release-kube-router-j5ccj
Defaulted container "kube-router" out of: kube-router, configure-cni (init)
I0320 12:40:03.691381       1 version.go:21] Running /usr/local/bin/kube-router version v1.6.0, built on 2023-07-17T13:24:39+0000, go1.19.5
E0320 12:40:03.981213       1 kube-router.go:123] Metrics port must be over 0 and under 65535, given port: 0
I0320 12:40:03.995022       1 network_routes_controller.go:1374] Could not find annotation `kube-router.io/bgp-local-addresses` on node object so BGP will listen on node IP: 192.168.0.13 address.
I0320 12:40:03.995707       1 network_routes_controller.go:391] `subnet` in CNI conf file is empty so populating `subnet` in CNI conf file with pod CIDR assigned to the node obtained from node spec.
I0320 12:40:04.181010       1 network_policy_controller.go:159] Starting network policy controller
I0320 12:40:04.290323       1 network_routes_controller.go:243] Setting MTU of kube-bridge interface to: 1500
E0320 12:40:04.291903       1 network_routes_controller.go:265] Failed to enable netfilter for bridge. Network policies and service proxy may not work: exit status 1
E0320 12:40:04.292074       1 network_routes_controller.go:270] Failed to enable iptables for bridge. Network policies and service proxy may not work: Sysctl net/bridge/bridge-nf-call-iptables=1 : stat /proc/sys/net/bridge/bridge-nf-call-iptables: no such file or directory (option not found, Does your kernel version support this feature?)
I0320 12:40:04.292127       1 network_routes_controller.go:285] Starting network route controller
I0320 12:40:04.298373       1 network_routes_controller.go:1068] Could not find BGP peer info for the node in the node annotations so skipping configuring peer.
I0320 12:40:04.586045       1 network_policy_controller.go:171] Starting network policy controller full sync goroutine


kube-router

Advertising: