Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This page describes the high-level steps to design and deploy an OpenNebula clou

To familiarize yourself with deployment and daily operations, or if you want to quickly try an Edge, Hybrid or Multi-cloud deployment, we strongly recommend you begin with the :ref:`Quick Start Guide <quick_start>`. In the Quick Start, you can:

* :ref:`Install an OpenNebula Front-end <try_opennebula_on_kvm>`
* :ref:`Install an OpenNebula Front-end <deployment_basics_overview>`
* Deploy on-demand :ref:`Edge Clusters <first_edge_cluster>` on remote cloud providers
* Deploy :ref:`Virtual Machines <running_virtual_machines>` and :ref:`Kubernetes clusters <running_kubernetes_clusters>`

Expand Down
1 change: 1 addition & 0 deletions source/quick_start/deployment_basics/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Each section builds on the previous one, to take you from a bare install to quic

First, to install your Front-end, please select your preferred infrastructure:

- :ref:`Deploy OpenNebula Front-end On-prem <try_opennebula_onprem>`.
- :ref:`Deploy OpenNebula Front-end on AWS <try_opennebula_on_kvm>`.
- :ref:`Deploy OpenNebula Front-end on VMware <try_opennebula_on_vmware>`.
- :ref:`Try OpenNebula Hosted Front-end <try_opennebula_hosted>`.
Expand Down