Open dvallant opened 1 year ago
When I try to run the image I get:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested exec /sbin/tini: exec format error
Could you please provide support for ARM?
Same error here:
$ kubectl logs -f skooner-6cc7d7d64-kpgrf -n kube-system exec /sbin/tini: exec format error
Trying to run it on an Orange Pi Zero 3 (arm64) with Armbian
When I try to run the image I get:
Could you please provide support for ARM?