Files
ironic/doc/source/install/deploy-ramdisk.rst
Julia Kreger d11811794d docs: some more outdated reference fixes
Our docs still talked about tinyipa and some other outdated details
and my AI agent spotted them, so this commit fixes them.

Some of this was also just outdated references, bad links.

Change-Id: I270255854caa917d141573638ab3ba7c5fc4f473
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
2025-09-26 10:58:17 -07:00

1.4 KiB

Building or downloading a deploy ramdisk image

Ironic depends on having an image with the ironic-python-agent (IPA) <> service running on it for controlling and deploying bare metal nodes. This image is not written to the storage of any given node, but provides the runtime tooling and communication for the inspection, cleaning, and ultimately deployment of a bare metal node managed by Ironic.

Ironic publishes images on every commit from every branch of ironic-python-agent (IPA) <>

Building from source

Check the ironic-python-agent-builder project for information on how to build ironic-python-agent ramdisks.