You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: