Closed andrewscherpbier closed 2 months ago
yeap, makes sense, ill add multi platform build in CI workflow, im on it thanks for the report
done @andrewscherpbier https://github.com/hcavarsan/kftray/releases/tag/v0.14.5
Awesome! Amazing quick work there! It is now running against my minikube!
Describe the bug When attempting a UDP port forward, the ktray-forward-... pod logs
exec /kftray-server: exec format error
I presume because I am on a Mac M1 running minikube and I don't see any code that creates a multi-arch docker images. For our own containers, we specify
--platform=linux/arm64,linux/amd64
to build multi-arch container images.To Reproduce Steps to reproduce the behavior:
exec /kftray-server: exec format error
Expected behavior UDP port forwarding should work on Mac M1
Screenshots
Desktop (please complete the following information):
Additional context