Answer the question
In order to leave comments, you need to log in
How to connect to the registry?
There is a Kubernetes cluster, a registry is configured in it. I installed docker on my computer. Can you please tell me how to connect to the cluster registry? As far as I understand, everything is configured there using certificates, I have ca.crt, client.crt and client.key. How can I connect to it to get an image from there and, if necessary, upload the image there.
Thank you.
Answer the question
In order to leave comments, you need to log in
Please correct the mistake in the title. I was stupid for about three minutes until I realized that the emphasis was not on the letter "u". This is terribly annoying.
Related :
Kubernetes doesn't have any registry. Maybe you meant some GKE, EKS or OpenShift?
if the registry is deployed in the cuber, then you just need to expose it to the outside using the service NodePort or Ingress and just work as usual
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question