-
Couldn't load subscription status.
- Fork 64
Open
Description
AKA allow skipping the Butane->Ignition transpilation step.
We've received anecdotal evidence over the years that the
transpilation step where you must convert a Butane YAML configuration
into Ignition JSON before staring your CoreOS instance is a pain
for users to understand and implement. CoreOS developers also feel
this pain at times.
Should we allow for users to provide just the butane config directly to instances?
Short demo video at: https://dustymabe.com/2025/08/12/poc-leveraging-butane-during-ignition-boot/
travier, garrett, aaradhak, jbtrystram and p5