rocky-linux / sig-cloud-instance-images

52 stars 7 forks source link

rocky linux as cloud image #4

Closed sebastian-schmid closed 2 years ago

sebastian-schmid commented 3 years ago

Rocky Linux cloud images like https://cloud.debian.org/images/cloud/ would be very useful.

Do you plan to provide cloud images for the following provider or some of them?

aminvakil commented 3 years ago

I just asked this on #rockylinux IRC channel in Libera and it exists. https://dl.rockylinux.org/pub/rocky/8/images/

mstg commented 3 years ago

As @aminvakil points out, we do currently have an OpenStack-compatible image. It's aarch64 variant will be published very soon. There has been some delays with the AWS team, but we're expecting to see the images very soon. You can already launch Rocky instances on GCE (It's an officially supported image). Azure is also in the works so stay tuned! I can let this issue stay open until we have all those in place.

sebastian-schmid commented 3 years ago

This is great, thank you for the link @aminvakil and information @mstg

RobVerduijn commented 3 years ago

@mstg

Hi, is there also an image for libvirt ?

I tried the image at https://dl.rockylinux.org/pub/rocky/8.4/images/ but that one complains that it can't find the kernel.

GermanG commented 2 years ago

Are the process, tools and configs to create an openstack image publicly available? I'm asking this because I want to create an image with an ext4 root filesystem.

NeilHanlon commented 2 years ago

Are the process, tools and configs to create an openstack image publicly available? I'm asking this because I want to create an image with an ext4 root filesystem.

Hi there! not yet, but it's something I'm working on while building out the container automation.

if you'd like to help out I can definitely point you towards how we're performing builds and give you some tips and guidance on the image build process/pipeline!

GermanG commented 2 years ago

Are the process, tools and configs to create an openstack image publicly available? I'm asking this because I want to create an image with an ext4 root filesystem.

Hi there! not yet, but it's something I'm working on while building out the container automation.

if you'd like to help out I can definitely point you towards how we're performing builds and give you some tips and guidance on the image build process/pipeline!

That'd be great! :)

tbugfinder commented 2 years ago

Any update on Azure?

NeilHanlon commented 2 years ago

All of these providers are available and the sources for the images published in any marketplaces will be available as well going forward in the images/ directory in our repositories.

I will close this issue out for now. If other clouds are wanted, please open issues for each individual one. To note, Oracle Cloud as well as IBM Cloud should be in the works!