This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/4.19 by this push:
     new e3fda2f  Fix Adding a zone documentation (#472)
e3fda2f is described below

commit e3fda2fa3eb403d6e997dbb755bfd7604808918d
Author: Nicolas Vazquez <nicovazque...@gmail.com>
AuthorDate: Wed Jan 22 06:03:18 2025 -0300

    Fix Adding a zone documentation (#472)
---
 source/installguide/configuration.rst | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/source/installguide/configuration.rst 
b/source/installguide/configuration.rst
index 5d11da5..b69bde0 100644
--- a/source/installguide/configuration.rst
+++ b/source/installguide/configuration.rst
@@ -264,7 +264,13 @@ and secondary storage.
 
 #. Click Add Zone. The zone creation wizard will appear.
 
-#. Choose one of the following network types:
+#. Choose one of the following zone types:
+
+   - **Core.** Core Zones are intended for Datacenter based deployments and 
allow the full range of Networking and other functionality in Apache 
CloudStack. Core zones have a number of prerequisites and rely on the presence 
of shared storage and helper Instances. For more information see 
:ref:`core-zone`.
+
+   - **Edge.** Edge Zones are lightweight zones, designed for deploying in 
edge computing scenarios. They are limited in functionality but have far fewer 
prerequisites than core zones. Please refer to :ref:`edge-zone`.
+
+#. If Core Zone is selected, choose one of the following network types:
 
    -  **Basic.** For AWS-style networking. Provides a single network
       where each instance is assigned an IP directly from the
@@ -526,6 +532,8 @@ Advanced Zone Configuration
 
 For Advanced zone, you may chose to select Edge which will allow creating an 
Edge Zone. If Edge is not selected then wizard will continue creating a Core 
zone.
 
+.. _core-zone:
+
 Core Zone
 *********
 
@@ -776,6 +784,8 @@ Core Zone
 #. Click Launch.
 
 
+.. _edge-zone:
+
 Edge Zone
 *********
 

Reply via email to