We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@k8s-master01:~# kubectl logs -n calico-system calico-node-jvwgn Defaulted container "calico-node" out of: calico-node, flexvol-driver (init), install-cni (init) exec /usr/sbin/start_runit: exec format error
root@k8s-master01:~# kubectl get pod -n calico-system NAME READY STATUS RESTARTS AGE calico-kube-controllers-b9588677d-pbngh 1/1 Running 0 16m calico-node-5k29r 0/1 CrashLoopBackOff 4 (85s ago) 2m52s calico-node-jvwgn 0/1 CrashLoopBackOff 5 (37s ago) 3m27s calico-node-kq5t9 0/1 Running 0 16m calico-typha-75b76c6447-6m6d6 1/1 Running 0 16m calico-typha-75b76c6447-6nc9s 1/1 Running 0 16m csi-node-driver-r74nl 2/2 Running 0 16m csi-node-driver-sjxhh 2/2 Running 0 16m csi-node-driver-ssdnz 2/2 Running 0 16m
The text was updated successfully, but these errors were encountered:
@13567436138 could you please fill out the issue template, it provides important information that we need to help you.
exec /usr/sbin/start_runit: exec format error
This usually means you're running a binary built for a different CPU arch - what platform are you running on and how did you install Calico?
Sorry, something went wrong.
Also what version of Calico are you running?
No branches or pull requests
root@k8s-master01:~# kubectl logs -n calico-system calico-node-jvwgn
Defaulted container "calico-node" out of: calico-node, flexvol-driver (init), install-cni (init)
exec /usr/sbin/start_runit: exec format error
The text was updated successfully, but these errors were encountered: