We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want to find resources on how to build Kubernetes on Arm, could you share any pointers?
Good question, Gabriel!
A lot has happened since Lucas Käldström started sharing his experience with running Kubernetes on the Arm-based Raspberry Pi platforms [1]. The best starting point right now is to follow the Kubernetes setup documentation [2]
Also... you should probably check out the Arm Developer solutions page for Kubernetes [3], sure you will find some resources there as well.
[1]: https://github.com/luxas/kubernetes-on-arm
[2]: https://kubernetes.io/docs
[3]: https://developer.arm.com/solutions/infrastructure/developer-resources/containers-and-virtualization/kubernetes
Hope this helps! Thanks.