.. _launch_lxd: Run cloud-init locally with LXD ******************************** `LXD`_ offers a streamlined user experience for using Linux system containers. Create your configuration ------------------------- In this example we will create a file called ``user-data.yaml`` containing a basic cloud-init configuration: .. code-block:: shell-session $ cat >user-data.yaml <