-
Notifications
You must be signed in to change notification settings - Fork 94
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
Pod VM image in additional regions #1696
Comments
cc @surajssd |
it is possible to replicate the image to other regions during build time by adding a field called Packer docs here: https://developer.hashicorp.com/packer/integrations/hashicorp/azure/latest/components/builder/arm#shared-image-gallery-destination If you are willing to try the pod vm image build for Azure here is the documentation: https://github.com/confidential-containers/cloud-api-adaptor/blob/main/azure/build-image.md |
Thanks @surajssd. I created PR #1698 to add the replication region. Is there more documentation about dependencies and build environment for Option 1 in the image build instructions? I have not been able to successfully build it yet due to multiple errors with missing dependencies and environment variables. |
@cmaf thanks for the feedback, here is the PR that updates the documentation: #1699. |
Is it possible to add the image to the
eastus2
region?The text was updated successfully, but these errors were encountered: