Bugzilla – Bug 1145002
'kubeadm init' fails to start inside openQA on aarch64
Last modified: 2019-09-04 12:56:44 UTC
openQA link: https://openqa.opensuse.org/tests/1001293#step/kubeadm/10 'kubeadm init' fails because it cannot download some images from registry.opensuse.org: * kube-apiserver * kube-controller-manager * kube-scheduler * kube-proxy * etc * coredns
Images not linked to openSUSE:Factory:ARM and not mentioned in TTM config attrib.
Additional the following containers are missing for aarch64: * flannel * rbac-manager * weave-kube * weave-npc flannel and weave-kube/weave-npc are required.
Dominique added all of those and the next snapshot will release them to the registry.
Reopen since kube-proxy image is still missing: https://openqa.opensuse.org/tests/1022456#step/kubeadm/10
(In reply to Guillaume GARDET from comment #4) > Reopen since kube-proxy image is still missing: > https://openqa.opensuse.org/tests/1022456#step/kubeadm/10 It looks like it is in :ToTest for the 1st time with snapshot currently in openQA: https://build.opensuse.org/package/show/openSUSE:Factory:ARM:ToTest/kubic-kube-proxy-image Let's see how it goes when the snapshot will be released.
Close as images are now pulled properly. There are still problems with 'kubeadm init', but as it is a separate issue, I will create another bug.