Slide 5
Slide 5 text
Why Cloud-Init?
• Building a new machine image for each role a virtual machine must play in your
infrastructure can be costly in terms of time:
• The cycle of booting a machine, customising it, and imaging can take anywhere
from 5 minutes to over an hour.
• For rapidly evolving software, building an image for each version of a program
increases the amount of time it takes to get that version to production.
• Correctly constrained, runtime customisation can provide many of the benefits of
an image-based workflow, with different trade-offs.
• Image-based workflow can still make use of CloudInit in the image building process!