-
Notifications
You must be signed in to change notification settings - Fork 49
Cilium pod hangs on alpha-2969.0.0-hvm #484
Copy link
Copy link
Closed
flatcar-archive/coreos-overlay
#1214Labels
channel/alphaIssue concerns the Alpha channel.Issue concerns the Alpha channel.kind/bugSomething isn't workingSomething isn't working
Description
Description
Ciilium fails and kubernetes node is in status NotReady
Impact
Node is not usable
Environment and steps to reproduce
cilium version: quay.io/cilium/cilium:v1.9.5
kubernetes version: Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.1", GitCommit:"5e58841cce77d4bc13713ad2b91fa0d961e69192", GitTreeState:"clean", BuildDate:"2021-05-12T14:12:29Z", GoVersion:"go1.16.4", Compiler:"gc", Platform:"linux/amd64"}
Additional information
Setup works on Flatcar-stable-2765.2.6
kubelet error message:
kubelet[13148]: E0823 11:57:14.914922 13148 pod_workers.go:190] "Error syncing pod, skipping" err="network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized" pod="kube-system/npd-v0.8.2-6zt87" podUID=44be878c-e77e-4744-873b-04c77a4e8ffb
kubelet[13148]: E0823 11:57:17.030551 13148 remote_runtime.go:116] "RunPodSandbox from runtime service failed" err="rpc error: code = InvalidArgument desc = failed to create containerd container: create container failed validation: container.Runtime.Name must be set: invalid argument"
containerd error message:
env[5605]: time="2021-08-23T13:00:26.752080774Z" level=info msg="No cni config template is specified, wait for other system components to drop the config."
env[5605]: time="2021-08-23T13:00:29.729055720Z" level=info msg="RunPodsandbox for &PodSandboxMetadata{Name:cilium-wmz87,Uid:079fbd67-21f9-41d6-b72a-294d1bde76be,Namespace:kube-system,Attempt:0,}"
env[5605]: time="2021-08-23T13:00:29.739901277Z" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:cilium-wmz87,Uid:079fbd67-21f9-41d6-b72a-294d1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
channel/alphaIssue concerns the Alpha channel.Issue concerns the Alpha channel.kind/bugSomething isn't workingSomething isn't working