Bug ID | 1218540 |
---|---|
Summary | kubeadm random panic |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Containers |
Assignee | containers-bugowner@suse.de |
Reporter | rbranco@suse.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Created attachment 871659 [details]
Output of kubeadm init --v=5 --skip-phases=addon/kube-proxy
kubeadm panics 50% of the time I try to use it.
# kubeadm version
kubeadm version: &version.Info{Major:"1", Minor:"28", GitVersion:"v1.28.4",
GitCommit:"bae2c62678db2b5053817bc97181fcc2e8388103", GitTreeState:"clean",
BuildDate:"2023-11-24T00:00:00Z", GoVersion:"go1.21.4", Compiler:"gc",
Platform:"linux/amd64"}
# head -2 /etc/os-release
NAME="openSUSE MicroOS"
# VERSION="20231228"
Attached stdout/stderr.