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

azure: Document the Community Shared Image Gallery #316

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

pothos
Copy link
Member

@pothos pothos commented Apr 8, 2024

So far we hosted some images in a public gallery but only used it for CAPI and didn't document it for users.

@pothos pothos requested a review from a team April 8, 2024 00:46
Copy link

github-actions bot commented Apr 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-316.westeurope.1.azurestaticapps.net


```shell
az sig image-definition list-community --public-gallery-name flatcar-23485951-527a-48d6-9d11-6931ff0afc2e --location westeurope
az sig image-version list-community --public-gallery-name flatcar-23485951-527a-48d6-9d11-6931ff0afc2e --gallery-image-definition flatcar-stable-amd64 --location westeurope
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should only reference the CAPI images here? the marketplace scales better and has better insights into usage

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think both, the SIG is used by people to build CAPI images at the moment.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, then how about at least mentioning that using marketplace is recommended unless dealing with image-builder?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, added that.

Do you also want to file a PR that clarifies the marketplace offers with your TLDR?
(quoting it here from Slack)

flatcar-container-linux-corevm - contains arm64 images and doesn't require users to specify plan information when deploying derived images
flatcar-container-linux-corevm-amd64 - same as above but only amd64 images
flatcar-container-linux-free and flatcar-container-linux are amd64 only, and require specifying plan information when deploying vms. they differ in marketplace metadata, something about "bring your own license" but that doesn't change anything for users, both are free

So far we hosted some images in a public gallery but only used it for
CAPI and didn't document it for users.
Copy link

github-actions bot commented Apr 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-316.westeurope.1.azurestaticapps.net

Copy link

github-actions bot commented Apr 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-wave-085522403-316.westeurope.1.azurestaticapps.net

@pothos pothos merged commit ccf724b into master Apr 8, 2024
2 checks passed
@pothos pothos deleted the kai/azure-sig branch April 8, 2024 11:24
krishjainx pushed a commit to krishjainx/flatcar-website that referenced this pull request Jul 5, 2024
sdk: Hint at caching problems with the initramfs file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants