That means that your kubeconfig file (admin.kubeconfig) doesn't match your API server. Any chance you've modified that kubeconfig file? Find the original that openshift generated and re-copy it from the original location.
On Wed, Mar 30, 2016 at 5:10 AM, ABDALA Olga <[email protected]> wrote: > Hello everyone, > > > > I am currently encountering a problem while trying to deploy the Docker > registry after the advanced installation of OpenShift. > > Following the doc > <https://docs.openshift.org/latest/install_config/install/docker_registry.html>, > I run the following command and got an error: > > > > # oadm registry --config=admin.kubeconfig > > error: error getting client: Get https://10.110.1.95:8443/api: x509: > certificate signed by unknown authority > > > > Does anybody know what the error means and how I can fix it, please? > > > > Thank you. > > > > Regards, > > > > *------------* > > *Olga ABDALA* > > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
