Kubernetes – Connect To Private Container Registry
Now that you are hosting your own registry (… are you?). You probably want to deploy Kubernetes pods from that registry. For this you need two things: Docker registry credentials…
The World Will Turn If You're Ready or Not
Now that you are hosting your own registry (… are you?). You probably want to deploy Kubernetes pods from that registry. For this you need two things: Docker registry credentials…
Keep it minimal, who needs a fancy GUI for your Docker Registry when you have, CURL? ð Get all container images from registry: Example output: List all tags for container…