Skip to content

coreos/afterburn

Folders and files

NameName
Last commit message
Last commit date
Jun 5, 2023
Sep 8, 2023
Nov 23, 2023
Nov 14, 2023
Nov 17, 2023
Sep 21, 2023
Jun 12, 2023
Nov 21, 2023
Oct 3, 2017
Nov 21, 2019
Jan 1, 2024
Nov 30, 2023
Jul 22, 2015
Jul 22, 2015
Aug 18, 2020
Oct 3, 2017
Sep 5, 2023
Jan 4, 2018

Afterburn

crates.io minimum rust 1.71

Afterburn is a one-shot agent for cloud-like platforms which interacts with provider-specific metadata endpoints. It is typically used in conjunction with Ignition.

Features

It comprises several modules which may run at different times during the lifecycle of an instance.

Depending on the specific platform, the following services may run in the initramfs on first boot:

The following features are conditionally available on some platforms as systemd service units:

  • installing public SSH keys for local system users
  • retrieving attributes from instance metadata
  • checking in to the provider in order to report a successful boot or instance provisioning

Supported platforms

See Supported platforms.