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

Update Eiffel bundle to use alternative Docker registries and use of Docker pull secrets #58

Open
tobiasake opened this issue Nov 23, 2020 · 0 comments

Comments

@tobiasake
Copy link
Contributor

Description

Today its only possible to pull images from DockerHub in Eiffel bundle.
Some companies/organizations deploy Eiffel components internally on server that don't have internet access and have mirrored all Eiffel docker images to internal Docker registries.

Some internal Docker registries is configured with authentications which require the Eiffel components helm charts can be configured with Docker pull secrets for authentication with Docker registry.

Update Eiffel bundle to easy configure alternative Docker registry addresses and paths to each Eiffel components docker images and use Docker pull secrets.

Motivation

Enable Eiffel bundle can be deployed from different Docker registries and with Docker pull secrets.

Exemplification

Benefits

Enable so other Docker registries can be used.

Possible Drawbacks

No drawbacks for the moment.

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