ignition

First boot installer and configuration tool

  • 所有者: coreos/ignition
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Ignition

Ignition is the utility used by CoreOS Container Linux, Fedora CoreOS, and RHEL CoreOS to manipulate disks during the initramfs. This includes partitioning disks, formatting partitions, writing files (regular files, systemd 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 Container Linux root filesystem. Take a look at the Getting Started Guide for details on providing Ignition with a runtime configuration.

Contact

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

To help triage or fix bugs, see the current Ignition issues.

Reporting Bugs

Config Validation

To validate a config for Ignition there are binaries for a cli tool called ignition-validate available on the releases page. There is also an ignition-validate container: quay.io/coreos/ignition-validate.

Example:

# This example uses podman, but docker can be used too
podman run --rm -i quay.io/coreos/ignition-validate - < myconfig.ign

Dracut

For distributions that use dracut, there is an
ignition-dracut
repo which contains scripts and systemd units for boot-time
execution. But it's very likely that distributions will have
to do additional work in order to properly integrate with
Ignition.

Branches

There are two branches:

  • master works with the master branch of ignition-dracut
    and is currently used by Fedora CoreOS, which targets
    Ignition v2 (spec 3).
  • spec2x works with the spec2x branch of ignition-dracut
    and is currently used by CL and RHEL CoreOS, which (for
    now) targets Ignition v0.x (spec 2).

主要指標

概覽
名稱與所有者coreos/ignition
主編程語言Go
編程語言Go (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2015-03-28 03:52:33
推送於2025-08-19 15:46:07
最后一次提交
發布數96
最新版本名稱v2.22.0 (發布於 2025-07-08 14:41:09)
第一版名稱v0.1.0 (發布於 2015-07-14 00:20:19)
用户参与
星數0.9k
關注者數40
派生數257
提交數4.3k
已啟用問題?
問題數379
打開的問題數106
拉請求數1456
打開的拉請求數16
關閉的拉請求數250
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?