4.1. Introduction
Introduction to VM provisioning with startup scripts
In this section we will learn how we can initialize and configure VMs at startup. They often start with a generic disk like an ephemeral container disk. How do we customize such VMs, e.g., with adding custom login information?
Introduction to VM provisioning with startup scripts
Use cloud-init to initialize your VM
Use Ignition to initialize your VM
Use Sysprep to initialize your Windows VM