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

Update Flatcar Linux examples and use Ignition #980

Merged
merged 1 commit into from
Jul 30, 2022
Merged

Conversation

dghubble
Copy link
Member

  • Flatcar Linux OS now supports Ignition v2.13+ which means it can accept Ignition v3.x spec's, like Fedora CoreOS. Matchbox supports this by serving Ignition documents directly
    *Discontinue using Matchbox's Container Linux Config features in favor of its Ignition features
  • Users of the poseidon/matchbox Terraform provider can pass a matchbox_profile raw_ignition contents with the desired Ignition v3.3 spec
  • Users of the poseidon/ct Terraform provider can write Butane Config YAML, perform templating, and render an Ignition document using either the fcos or the flatcar variant

Rel: https://github.com/poseidon/terraform-provider-ct/releases/tag/v0.11.0

* Discontinue using Matchbox's Container Linux Config features
* Flatcar Linux OS now supports Ignition v2.13+ which means it
can accept Ignition v3.x spec's, like Fedora CoreOS. Matchbox
supports this by serving Ignition documents directly
* Users of the poseidon/matchbox Terraform provider can pass
a `matchbox_profile` `raw_ignition` contents with the desired
Ignition v3.3 spec
* Users of the poseidon/ct Terraform provider can write Butane
Config YAML, perform templating, and render an Ignition document
using either the fcos or the flatcar variant
@dghubble dghubble merged commit e59b2b7 into main Jul 30, 2022
@dghubble dghubble deleted the update-flatcar branch July 30, 2022 05:20
@dghubble dghubble mentioned this pull request Sep 12, 2022
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

1 participant