Closed funkeyfreak closed 2 years ago
I've created a PR which should resolve this issue.
thanks for raising this issue and providing the fix @funkeyfreak 🙇 the change should be available as part of latest version of the chart (0.1.1). Feel free to reopen if it still doesn't work!
Great chart! I have ran into a bit of an issue.
When deploying on my RaspberryPi, the deployed pod fails with
Below is the results of
kubectl describe
on thetailscale-subnet-router-tailscale-relay-0
pod.I believe that this may be related to this error, can we add an ARM64 host to the underlying docker file?
Suggested Solution: Provide an image built with
alpine:3.9
as this was the last version of alpine which supported thearmf
/arm6
architecture.