I tried running this on a ARM based mac with OpenShift Local and had errors with deployment. I believe this is to do with oAuth proxy container image not being available in an arm64 variant. Have a look below at logs.
Back-off pulling image "quay.io/openshift/origin-oauth-proxy:4.14": ErrImagePull: unable to pull image or OCI artifact: pull image err: choosing an image from manifest list docker://quay.io/openshift/origin-oauth-proxy:4.14: no image found in manifest list for architecture "arm64", variant "v8", OS "linux"; artifact err: provided artifact is a container image
I tried running this on a ARM based mac with OpenShift Local and had errors with deployment. I believe this is to do with oAuth proxy container image not being available in an arm64 variant. Have a look below at logs.
Back-off pulling image "quay.io/openshift/origin-oauth-proxy:4.14": ErrImagePull: unable to pull image or OCI artifact: pull image err: choosing an image from manifest list docker://quay.io/openshift/origin-oauth-proxy:4.14: no image found in manifest list for architecture "arm64", variant "v8", OS "linux"; artifact err: provided artifact is a container image