Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add private docker registry #3

Open
vigevenoj opened this issue Jun 28, 2017 · 0 comments
Open

Add private docker registry #3

vigevenoj opened this issue Jun 28, 2017 · 0 comments

Comments

@vigevenoj
Copy link
Owner

These links have an overview of what's required:
http://imhotep.io/k8s/docker/2016/08/04/docker-registry.html
http://container-solutions.com/running-secure-registry-kubernetes/
https://blog.cloudhelix.io/using-a-private-docker-registry-with-kubernetes-f8d5f6b8f646
https://phvu.net/2017/01/27/secured-private-docker-registry-in-kubernetes/

So we'll need the image from hub.docker.com/_/registry/ , add a htpassword entry, tls cert and key that we use to secure the registry... or the phvu link suggests fronting the built-in registry with nginx for ssl. I think traefik could be used for that part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant