NOTE: it seems that somebody else beat me to this, so I'm not going to finish this
https://qiita.com/ussvgr/items/81b88653b2845b0f1bea
Prerequisites:
- An ARM64 machine with Ansible and Docker installed to build the images on. This doesn't necessarily need to be the same machine that you're going to deploy AWX on. Considering using something like an AWS Graviton2-based EC2 instance to cut down on image build time
- A Docker registry to push the custom images to
- A Kubernetes cluster on ARM64 to deploy on