You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/installguide/configuration.rst
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,7 +264,13 @@ and secondary storage.
264
264
265
265
#. Click Add Zone. The zone creation wizard will appear.
266
266
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:
268
274
269
275
- **Basic.** For AWS-style networking. Provides a single network
270
276
where each instance is assigned an IP directly from the
@@ -526,6 +532,8 @@ Advanced Zone Configuration
526
532
527
533
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.
0 commit comments