Difference between revisions of "K logs -n kube-system kube-router"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
k logs -n kube-system [[kube-router]]
 
  F0320 12:24:52.703516    3291 network_policy_controller.go:419] Failed to run iptables command to insert in INPUT chain running [/sbin/[[iptables]] -t filter -I INPUT 1 -m comment --comment kube-router netpol - 4IA2OSFRMVNDXBVV -j KUBE-ROUTER-INPUT --wait]: exit status 4: iptables v1.8.10 (nf_tables):  RULE_INSERT failed ([[Invalid argument]]): rule in chain INPUT
 
  F0320 12:24:52.703516    3291 network_policy_controller.go:419] Failed to run iptables command to insert in INPUT chain running [/sbin/[[iptables]] -t filter -I INPUT 1 -m comment --comment kube-router netpol - 4IA2OSFRMVNDXBVV -j KUBE-ROUTER-INPUT --wait]: exit status 4: iptables v1.8.10 (nf_tables):  RULE_INSERT failed ([[Invalid argument]]): rule in chain INPUT
  
  
 +
[[kubectl apply -f https://raw.githubusercontent.com/cloudnativelabs/kube-router/master/daemonset/kubeadm-kuberouter.yaml]]
  
 
== See also ==
 
== See also ==

Latest revision as of 12:32, 20 March 2024

k logs -n kube-system kube-router
F0320 12:24:52.703516    3291 network_policy_controller.go:419] Failed to run iptables command to insert in INPUT chain running [/sbin/iptables -t filter -I INPUT 1 -m comment --comment kube-router netpol - 4IA2OSFRMVNDXBVV -j KUBE-ROUTER-INPUT --wait]: exit status 4: iptables v1.8.10 (nf_tables):  RULE_INSERT failed (Invalid argument): rule in chain INPUT


kubectl apply -f https://raw.githubusercontent.com/cloudnativelabs/kube-router/master/daemonset/kubeadm-kuberouter.yaml

See also[edit]

Advertising: