Skip to content

Krylon360/ignition

 
 

Repository files navigation

Ignition

Ignition is the utility used by CoreOS Linux to manipulate disks during the initramfs. This includes partitioning disks, formatting partitions, writing files (regular files, systemd units, networkd units, etc.), and configuring users. On first boot, Ignition reads its configuration from a source of truth (remote URL, network metadata service, hypervisor bridge, etc.) and applies the configuration.

Usage

Odds are good that you don't want to invoke Ignition directly. In fact, it isn't even present in the CoreOS Linux root filesystem. Take a look at the Getting Started Guide for details on providing Ignition with a runtime configuration.

Ignition is under very active development!

Please check out the roadmap for information about the timeline. Use the bug tracker to report bugs, but please avoid the urge to report lack of features for now.

About

CoreOS first boot installer and configuration tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.7%
  • C 2.9%
  • Shell 1.4%