Skip to content

Issues pulling nginx-plus-ingress:2.3.0 #2952

Answered by ciarams87
BrianVinsonF5 asked this question in Q&A
Discussion options

You must be logged in to vote

It looks to me that the issue is probably the image name you have in the deployment - there is an erroneous v2 which is required for the curl command (because it is querying the docker registry API), but it is not part of the image name. Try changing
- image: private-registry.nginx.com/v2/nginx-ic-nap/nginx-plus-ingress:2.3.0 -> - image: private-registry.nginx.com/nginx-ic-nap/nginx-plus-ingress:2.3.0. The rest looks OK I think!

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@BrianVinsonF5
Comment options

Comment options

You must be logged in to vote
3 replies
@BrianVinsonF5
Comment options

@ciarams87
Comment options

@BrianVinsonF5
Comment options

Answer selected by BrianVinsonF5
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants