Skip to content

Change RHCOS booting for AWS to work like GCP/Azure #2906

@cgwalters

Description

@cgwalters

For GCP and Azure and other clouds, all we upload is a blob to storage. The installer creates "bootable images" from that.

But for historical reasons, the RHCOS pipeline creates AMIs directly - the installer just uses them for the bootstrap node, creating a separate encrypted AMI for the actual cluster.

I think we should do the encryption bit before launching the bootstrap, and then RHCOS can stop publishing AMIs, and things will work more consistently across clouds.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions