Following the recently written comprehensive article on Fedora CoreOS, I am proposing an article that goes into detail about how to configure CoreOS according to your specific needs.
This article will describe how to write a Butane file, and how to turn it into an Ignition file. More specifically, it will give the user an overview of how they should write a Butane file to fit certain needs so that they can easily configure their server. And, it will detail what parts of a Butane does, and how it will affect their system. It will also go over how to install CoreOS based on what is written in their butane file.
@rlengland the article that I’m proposing will go into more detail, starting from ISO->fully operational, with a focus on a bare metal installation. I.e. if a user want to run their system from ram/pxe/on disk. And, how they will manage their system.
1 Like
jflory7
(Justin W. Wheeler (JWW))
Category updated
6
It might also be great to mention that it is possible to compile multiple butane files into a single ignition file. This is something I struggled with when starting with fedora coreos. Being able to split a large butane file into multiple reusable ones is important when your config starts to grow.
edit: whoops seems like I am replying to Justin but can’t change it. Should be a reply to the main topic.