Skip to content

Commit e3fda2f

Browse files
authored
Fix Adding a zone documentation (#472)
1 parent f1022df commit e3fda2f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

source/installguide/configuration.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,13 @@ and secondary storage.
264264

265265
#. Click Add Zone. The zone creation wizard will appear.
266266

267-
#. Choose one of the following network types:
267+
#. Choose one of the following zone types:
268+
269+
- **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`.
270+
271+
- **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`.
272+
273+
#. If Core Zone is selected, choose one of the following network types:
268274

269275
- **Basic.** For AWS-style networking. Provides a single network
270276
where each instance is assigned an IP directly from the
@@ -526,6 +532,8 @@ Advanced Zone Configuration
526532

527533
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.
528534

535+
.. _core-zone:
536+
529537
Core Zone
530538
*********
531539

@@ -776,6 +784,8 @@ Core Zone
776784
#. Click Launch.
777785

778786

787+
.. _edge-zone:
788+
779789
Edge Zone
780790
*********
781791

0 commit comments

Comments
 (0)