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 the ability to create applications using images stored on a private registry #4393

Closed
deviantony opened this issue Oct 15, 2020 · 3 comments · Fixed by #5131
Closed

Add the ability to create applications using images stored on a private registry #4393

deviantony opened this issue Oct 15, 2020 · 3 comments · Fixed by #5131
Labels
area/kubernetes kind/enhancement Applied to Feature Requests
Milestone

Comments

@deviantony
Copy link
Member

Requirements

Add the ability to deploy applications inside Kubernetes using images that are stored inside a private registry.

Required changes

Application creation view

We need to enhance the application creation view to support the same UI/UX as we have in Docker/Swarm. Allowing a user to select a registry from which the image will be pulled.

Portainer - 2020-10-15T145854 382
Portainer - 2020-10-15T145824 936

@deviantony deviantony added kind/enhancement Applied to Feature Requests area/kubernetes labels Oct 15, 2020
@vediatoni
Copy link

How does this currently work? I can't seem to use my private images that are hosted on the GitHub registry.
I've configured the registry correctly in the Registries tab though I can't select it when deploying an application.
I also tried inserting the link to the image in the "Image" input box, but it doesn't go through since it's private and it needs correct authentication.

How does one deploy an app from an image that is hosted on a private registry?

@deviantony
Copy link
Member Author

@equalamount this is currently not supported, the issue is still open and we're currently working on this.

@vhakulinen
Copy link

vhakulinen commented Feb 13, 2021

Is there no way to deploy container from a private registry when using kubernetes?

Silly me, just define the full URL to the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes kind/enhancement Applied to Feature Requests
Projects
None yet
3 participants