CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes
Some of the team have arm64 hardware and wants to try out the OpenShift Local for testing purpose. Since we are already creating the arm64 installer for M1, we should also cross compile for arm64 on linux.
Enable the CI to run e2e on those binary (better if upstream provide some arm64 node to hook with github action runner)
Have the hardware (internally)to test those binary if it is released
Some of the team have arm64 hardware and wants to try out the OpenShift Local for testing purpose. Since we are already creating the arm64 installer for M1, we should also cross compile for arm64 on linux.