CrashLoopBackOff on ingress-kong on installing KIC on Minikube

I have been trying to install the Kong Ingress Controller on my minikube cluster, but it wouldn’t start up, because the pod created keeps responding with the status CrashLoopBackOff. I followed the installation guide as proposed on the documentation, but the controller wouldn’t want to start up.
Additionally, I’ve tried installing it both dbless and with progress; both keep failing.
image
Any suggestion to what I might have been missing would be helpful. Thank you!

The issue has been reported as a github issue.
The problem in this case was due to the computer’s architecture; ARM64 not currently being supported by KIC.