diff options
| author | Quill <69414602+teslazonda@users.noreply.github.com> | 2026-02-23 19:57:52 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-23 10:57:52 +0000 |
| commit | 2ac4125098dfe68ab8b0d7e2f448b90c3073e4a1 (patch) | |
| tree | 55edac7b15eff7e65d5963da86ead320f195ea64 | |
| parent | d6f9f5361a9e0e888da1428921d88da96c2f76af (diff) | |
| download | vyos-documentation-2ac4125098dfe68ab8b0d7e2f448b90c3073e4a1.tar.gz vyos-documentation-2ac4125098dfe68ab8b0d7e2f448b90c3073e4a1.zip | |
Add note about using proxmox image for KVM (#1774)
| -rw-r--r-- | docs/installation/install.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation/install.rst b/docs/installation/install.rst index b002d688..80e4a5f6 100644 --- a/docs/installation/install.rst +++ b/docs/installation/install.rst @@ -89,6 +89,10 @@ early public access releases, pre-built VM images, as well as device specific installation ISOs. See this article_ for more information on downloads. +.. note:: The ``.qcow2`` image provided for Proxmox deployment can also be + used to deploy VyOS on KVM environments. This image includes cloud-init + support. See :ref:`cloud-init` for more information. + .. figure:: /_static/images/vyosnew-downloads.png Building from source |
