afterburn

Crates.ioafterburn
lib.rsafterburn
version5.6.0
sourcesrc
created_at2019-03-28 17:09:48.59292
updated_at2024-06-18 19:21:36.764858
descriptionA simple cloud provider agent
homepage
repositoryhttps://github.com/coreos/afterburn
max_upload_size
id124389
size496,447
Dusty Mabe (dustymabe)

documentation

README

Afterburn

crates.io minimum rust 1.75

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.

Commit count: 2118

cargo fmt