Hi, I am trying to run openshift v1.5 on aarch64. openshift runs normally with 'origin start' command. But while deploying internal registry with command
origin admin registry --config admin.kubeconfig It is trying to run the origin-pod and deployer as container, for deploying registry. And as these containers are not available for aarch64 yet, it is failing with go panic. I have origin and its dependencies ( client, dockerregistry, pod, node) installed as RPMs in that machine. is there a way to run the internal registry from installed RPM 'origin-dockerregistry', without using the containers for deploying it? Regards Bamacharan Kundu
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
