kube-mgmt icon indicating copy to clipboard operation
kube-mgmt copied to clipboard

Enable ARM64 testing in Github Actions

Open odidev opened this issue 3 years ago • 2 comments
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.

odidev avatar May 16 '22 07:05 odidev

Hi Team,

Adding a gentle reminder to take a look into this issue.

odidev avatar May 30 '22 13:05 odidev

https://opensource.guide/how-to-contribute/

eshepelyuk avatar Jun 11 '22 21:06 eshepelyuk