Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Suite of Tinkerbell Actions for use in Tinkerbell Workflows

License

NotificationsYou must be signed in to change notification settings

tinkerbell/actions

Repository files navigation

This repository is a suite of reusable Tinkerbell Actions that are used to compose Tinkerbell Workflows.

NameDescription
archive2diskWrite archives to a block device
cexecchroot and execute binaries
grub2diskWrite grub configs to a block device
image2diskWrite images to a block device
kexeckexec to a Linux Kernel
oci2diskStream OCI compliant images from a registry and write to a block device
qemuimg2diskStream images and write to a block device
rootioManage disks (partition, format etc)
slurpStream a block device to a remote server
syslinuxInstall the syslinux bootloader to a block device
writefileWrite a file to a file system on a block device

Releases

Actions are released on a per revision basis. With each PR merged, all Actions are built and pushedto quay.io tagged with the Git revision. Thelatest tag is updated to point to the new image.

We try not to make changes that would break Actions, but we do not provide a backward compatibilityguarantee. We recommend using the static Git revision tag for most deployments.

Our release process may provide stronger compatibility guarantees in the future.

Community Actions

Actions are one of the best parts of Tinkerbell. These reusable building blocks allow us to evolve the way we provision and interact with machines. And sharing Actions is a great way to participate in this evolution. The Actions below are built and maintained by community members, like you! To add your own Action to the list, raise a PR. If you find an Action that's no longer maintained, please raise an issue or PR to have it removed.

A couple recommendations for making your Action as community friendly as possible:

  • Host your Action in a container registry that's publicly accessible. Here's anexample Github Action that builds and pushes an image toghcr.io.
  • Include a README with usage instructions and examples.

Actions List

  • waitdaemon - Run an Action that always reports successful. Useful for reboot, poweroff, or kexec Actions.

[8]ページ先頭

©2009-2025 Movatter.jp