kube-mgmt
kube-mgmt copied to clipboard
Enable ARM64 testing in Github Actions
trafficstars
Currently, there are only AMD64 test jobs available on github actions. It will be useful if we add test jobs for ARM64 as well in github actions, as it is better to test before releasing ARM64 docker images.
We can do ARM64 testing in Github actions using self-hosted arm64 runners.
If interested, we can get access to ARM H/W through WorksOnArm.
Hi Team,
Adding a gentle reminder to take a look into this issue.
https://opensource.guide/how-to-contribute/