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

Provide the option to expose the registry through https #37

Open
pbochynski opened this issue May 15, 2024 · 0 comments
Open

Provide the option to expose the registry through https #37

pbochynski opened this issue May 15, 2024 · 0 comments
Labels
area/docker-registry Issues related with the docker-registry module enhancement New feature or request

Comments

@pbochynski
Copy link
Contributor

pbochynski commented May 15, 2024

Description
Provide a way to expose the docker registry using TLS certificates. It can be an optional setting that utilizes istio/api-gateway features.

Reasons
Some customers use tools that enforce secure access to the registry with TLS.

Execution

  • POC: manually expose docker registry via https using istio resources (document the steps in /docs/user )
  • verify if docker CLI can be used against https exposed endpoint
  • implement an "auto-pilot" mode : implement auto-exposure in docker registry operator
@kwiatekus kwiatekus added enhancement New feature or request area/docker-registry Issues related with the docker-registry module labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docker-registry Issues related with the docker-registry module enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants