[kubic-bugs] [Bug 1139800] New: Cillium not working in Kubic
http://bugzilla.suse.com/show_bug.cgi?id=1139800 Bug ID: 1139800 Summary: Cillium not working in Kubic Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kubic Assignee: kubic-bugs@opensuse.org Reporter: jason.evans@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I am testing this on the latest Snapshot20190627. Init worked well:
master:~ # kubicctl init --pod-network cilium Initializing kubernetes master can take several minutes, please be patient. Initialize Kubernetes control-plane Deploy cilium Deploy Kubernetes Reboot Daemon (kured) Kubernetes master was succesfully setup.
cilium-etcd-operator pod is still not coming up:
master:~ # kubectl get pods -n kube-system NAME READY STATUS RESTARTS AGE cilium-5fdrl 0/1 PodInitializing 0 73s cilium-etcd-operator-5f9468cf8c-6b5bn 0/1 ImagePullBackOff 0 73s cilium-operator-cb87f5c57-d8qwz 0/1 Pending 0 73s coredns-fb8b8dccf-c7f8n 0/1 Pending 0 73s coredns-fb8b8dccf-wl5rg 0/1 Pending 0 73s etcd-master 1/1 Running 0 30s kube-apiserver-master 1/1 Running 0 40s kube-controller-manager-master 1/1 Running 0 37s kube-proxy-jgttd 1/1 Running 0 73s kube-scheduler-master 1/1 Running 0 37s
Can not pull the image from registry.opensuse.org/kubic/cilium-etcd-operator:2.0
Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 4m28s default-scheduler Successfully assigned kube-system/cilium-etcd-operator-5f9468cf8c-6b5bn to master Normal Pulling 103s (x4 over 4m25s) kubelet, master Pulling image "registry.opensuse.org/kubic/cilium-etcd-operator:2.0" Warning Failed 103s (x4 over 4m11s) kubelet, master Failed to pull image "registry.opensuse.org/kubic/cilium-etcd-operator:2.0": rpc error: code = Unknown desc = Error reading manifest 2.0 in registry.opensuse.org/kubic/cilium-etcd-operator: name unknown Warning Failed 103s (x4 over 4m11s) kubelet, master Error: ErrImagePull Normal BackOff 89s (x6 over 4m10s) kubelet, master Back-off pulling image "registry.opensuse.org/kubic/cilium-etcd-operator:2.0" Warning Failed 78s (x7 over 4m10s) kubelet, master Error: ImagePullBackOff
-- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1139800 Jason Evans <jason.evans@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason.evans@suse.com Found By|--- |Community User -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1139800 http://bugzilla.suse.com/show_bug.cgi?id=1139800#c2 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kubic-bugs@opensuse.org |mrostecki@suse.com --- Comment #2 from Thorsten Kukuk <kukuk@suse.com> --- I submitted the missing container image to Factory now, I hope that's all what's missing. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@novell.com