19 lines
3.6 KiB
Plaintext
19 lines
3.6 KiB
Plaintext
I0312 17:14:11.285448 1 main.go:211] CLI flags config: {etcdEndpoints:http://127.0.0.1:4001,http://127.0.0.1:2379 etcdPrefix:/coreos.com/network etcdKeyfile: etcdCertfile: etcdCAFile: etcdUsername: etcdPassword: version:false kubeSubnetMgr:true kubeApiUrl: kubeAnnotationPrefix:flannel.alpha.coreos.com kubeConfigFile: iface:[] ifaceRegex:[] ipMasq:true ifaceCanReach: subnetFile:/run/flannel/subnet.env publicIP: publicIPv6: subnetLeaseRenewMargin:60 healthzIP:0.0.0.0 healthzPort:0 iptablesResyncSeconds:5 iptablesForwardRules:true netConfPath:/etc/kube-flannel/net-conf.json setNodeNetworkUnavailable:true}
|
|
W0312 17:14:11.285516 1 client_config.go:618] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
|
|
I0312 17:14:11.291436 1 kube.go:139] Waiting 10m0s for node controller to sync
|
|
I0312 17:14:11.291467 1 kube.go:469] Starting kube subnet manager
|
|
I0312 17:14:11.292837 1 kube.go:490] Creating the node lease for IPv4. This is the n.Spec.PodCIDRs: [10.42.0.0/24]
|
|
I0312 17:14:12.291660 1 kube.go:146] Node controller sync successful
|
|
I0312 17:14:12.291709 1 main.go:231] Created subnet manager: Kubernetes Subnet Manager - casca
|
|
I0312 17:14:12.291718 1 main.go:234] Installing signal handlers
|
|
I0312 17:14:12.291835 1 main.go:468] Found network config - Backend type: vxlan
|
|
I0312 17:14:12.296646 1 kube.go:669] List of node(casca) annotations: map[string]string{"alpha.kubernetes.io/provided-node-ip":"192.168.1.133", "flannel.alpha.coreos.com/backend-data":"{\"VNI\":1,\"VtepMAC\":\"8e:1b:3c:71:96:01\"}", "flannel.alpha.coreos.com/backend-type":"vxlan", "flannel.alpha.coreos.com/kube-subnet-manager":"true", "flannel.alpha.coreos.com/public-ip":"192.168.1.133", "k3s.io/hostname":"CASCA", "k3s.io/internal-ip":"192.168.1.133", "k3s.io/node-args":"[\"server\",\"--flannel-backend\",\"none\",\"--token\",\"********\"]", "k3s.io/node-config-hash":"EC72RJBT2ODREIIW72ZM7V5VCX6HHTLU3MR635DGCNCGIXLUK2RQ====", "k3s.io/node-env":"{}", "node.alpha.kubernetes.io/ttl":"0", "volumes.kubernetes.io/controller-managed-attach-detach":"true"}
|
|
I0312 17:14:12.296736 1 match.go:211] Determining IP address of default interface
|
|
I0312 17:14:12.297417 1 match.go:264] Using interface with name enp2s0 and address 192.168.1.133
|
|
I0312 17:14:12.297462 1 match.go:286] Defaulting external address to interface address (192.168.1.133)
|
|
I0312 17:14:12.297533 1 vxlan.go:141] VXLAN config: VNI=1 Port=0 GBP=false Learning=false DirectRouting=false
|
|
I0312 17:14:12.301192 1 kube.go:636] List of node(casca) annotations: map[string]string{"alpha.kubernetes.io/provided-node-ip":"192.168.1.133", "flannel.alpha.coreos.com/backend-data":"{\"VNI\":1,\"VtepMAC\":\"8e:1b:3c:71:96:01\"}", "flannel.alpha.coreos.com/backend-type":"vxlan", "flannel.alpha.coreos.com/kube-subnet-manager":"true", "flannel.alpha.coreos.com/public-ip":"192.168.1.133", "k3s.io/hostname":"CASCA", "k3s.io/internal-ip":"192.168.1.133", "k3s.io/node-args":"[\"server\",\"--flannel-backend\",\"none\",\"--token\",\"********\"]", "k3s.io/node-config-hash":"EC72RJBT2ODREIIW72ZM7V5VCX6HHTLU3MR635DGCNCGIXLUK2RQ====", "k3s.io/node-env":"{}", "node.alpha.kubernetes.io/ttl":"0", "volumes.kubernetes.io/controller-managed-attach-detach":"true"}
|
|
I0312 17:14:12.301246 1 vxlan.go:155] Interface flannel.1 mac address set to: 8e:1b:3c:71:96:01
|
|
E0312 17:14:12.301685 1 main.go:359] Error registering network: failed to acquire lease: subnet "10.244.0.0/16" specified in the flannel net config doesn't contain "10.42.0.0/24" PodCIDR of the "casca" node
|
|
I0312 17:14:12.301771 1 main.go:448] Stopping shutdownHandler...
|