Docker for mac private registry

broken image
broken image

Kubernetes will pull the Docker images to its nodes on its own. When you deploy your application to a KubernetesĬluster you don’t upload the application itself (which usually happens with traditional deployments). Kubernetes deployments are based on a “pull” approach. Improve this page on GitHub Accessing a Docker registry from your Kubernetes clusterĪllowing Kubernetes to pull Docker images from your registry