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

docs: Replace flatcar-linux with flatcar #374

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

krnowak
Copy link
Member

@krnowak krnowak commented Sep 14, 2022

Also, cork is deprecated, so point to the correct location for documentation about working with SDK.

This is just fixing documentation files, so no code changes here.

Also, cork is deprecated, so point to the correct location for
documentation about working with SDK.
@krnowak krnowak requested a review from a team September 14, 2022 13:11
@@ -79,7 +79,7 @@ create images from the image file.
- The DO platform wraps [godo](https://github.com/digitalocean/godo).
- By default SSH keys will be passed via both the DO metadata AND the userdata.
- UserData is passed to the instances via the DO metadata service.
- DigitalOcean has no method for uploading custom images, as a result the `ore do create-image` command does a [~~terrifying~~ special workaround](https://github.com/flatcar-linux/mantle/blob/master/cmd/ore/do/create-image.go#L117-L173) which specifies custom userdata that does the following (after which the machine is snapshotted):
- DigitalOcean has no method for uploading custom images, as a result the `ore do create-image` command does a [~~terrifying~~ special workaround](https://github.com/flatcar/mantle/blob/master/cmd/ore/do/create-image.go#L117-L173) which specifies custom userdata that does the following (after which the machine is snapshotted):
- configure networking in the initramfs
Copy link
Member

Choose a reason for hiding this comment

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

This part is not true anymore, as far as I remember

Copy link
Member Author

Choose a reason for hiding this comment

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

Dunno, these docs would need a review anyway, but there is a lot of more important things to work on…

@krnowak krnowak merged commit 208da46 into flatcar-master Sep 14, 2022
@krnowak krnowak deleted the krnowak/rename branch September 14, 2022 13:38
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.

2 participants