-
Notifications
You must be signed in to change notification settings - Fork 430
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
Image not found #5348
Comments
wait.... isn't the |
@thiDucTran the CAPZ code that defaults to the community gallery hasn't been published in a release yet, so I think the docs you're looking at are also pre-release and may disagree with the code you're running. But you should definitely be able to specify a |
hi @mboersma , the gallery and image value needs to be switched in the docs.. the below works image:
computeGallery:
gallery: "ClusterAPI-f72ceb4f-5159-4c26-a0fe-2ea738f0d019"
name: "capi-ubun2-2404"
version: "1.31.4" |
/kind bug
What steps did you take and what happened:
The CAPZ project publishes reference images to a community gallery. But as mentioned at the top of this document, they are the default. You don't need to specify a custom image section in your template to use the reference images.
You don't need to specify a custom image section in your template
I get the error message belowGalleryImageNotFound
. In the error it clearly saying not found innorthcentralus
region..but Ido
see it as available (see screenshot) andyaml
belowWhat did you expect to happen:
The CAPZ project publishes reference images to a community gallery. But as mentioned at the top of this document, they are the default. You don't need to specify a custom image section in your template to use the reference images.
Environment:
kubectl version
):v1.30.6
/etc/os-release
):20.04.6 LTS (Focal Fossa)
clusterctl
:v1.9.3
The text was updated successfully, but these errors were encountered: