Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

installing/cloud: add note against installation using AWS VMDK image#334

Open
dongsupark wants to merge 1 commit intomainfrom
dongsu/note-ami-vmdk
Open

installing/cloud: add note against installation using AWS VMDK image#334
dongsupark wants to merge 1 commit intomainfrom
dongsu/note-ami-vmdk

Conversation

@dongsupark
Copy link
Contributor

Add note about not recommending installation using AWS VMDK image, due to intermittent AWS AMI corruption issues.

Add note about not recommending installation using AWS VMDK image,
due to intermittent AWS AMI corruption issues.

## Installation from a VMDK image

Note: it is not recommened to install from a VMDK image, due to intermittent AMI corruptions. Please consider using a raw image `flatcar_production_ami_image.bin.bz2` instead.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there maybe an issue with some background for this recommendation?

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Note: it is not recommened to install from a VMDK image, due to intermittent AMI corruptions. Please consider using a raw image `flatcar_production_ami_image.bin.bz2` instead.
Note: It is not recommened to install from a VMDK image, due to intermittent AMI corruptions in the AWS import function ([more information in this closed issue](https://github.com/flatcar/Flatcar/issues/840)). Please consider using a raw image `flatcar_production_ami_image.bin.bz2` instead.

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Note: it is not recommened to install from a VMDK image, due to intermittent AMI corruptions. Please consider using a raw image `flatcar_production_ami_image.bin.bz2` instead.
Note: it is not recommended to install from a VMDK image, due to intermittent AMI corruptions. Please consider using a raw image `flatcar_production_ami_image.bin.bz2` instead.

@tormath1
Copy link
Contributor

Hello, this repo is now archived. This PR should be re-opened against: https://github.com/flatcar/flatcar-website.

To update your commit(s):

PR_ID=334
cd flatcar/flatcar-website
wget "https://patch-diff.githubusercontent.com/raw/flatcar/flatcar-docs/pull/${PR_ID}.patch"
sed -i 's|/docs/|/content/docs/latest/|g' "${PR_ID}.patch"
git am "${PR_ID}.patch"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants