You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "DaanHoogland (via GitHub)" <gi...@apache.org> on 2023/01/30 11:27:52 UTC

[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #296: infra: edge zones

DaanHoogland commented on code in PR #296:
URL: https://github.com/apache/cloudstack-documentation/pull/296#discussion_r1090493573


##########
source/installguide/configuration.rst:
##########
@@ -764,6 +768,56 @@ Advanced Zone Configuration
 #. Click Launch.
 
 
+Edge Zone
+*********
+
+.. note::
+   Support for Edge zone has been added with 4.18.0 and these zones will only support KVM hypervisor

Review Comment:
   ```suggestion
      Support for Edge zones has been added with 4.18.0 and these zones will only be supported on KVM hypervisors
   ```



##########
source/installguide/configuration.rst:
##########
@@ -521,8 +521,12 @@ Basic Zone Configuration
 Advanced Zone Configuration
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-#. After you select Advanced in the Add Zone wizard and click Next, you
-   will be asked to enter the following details. Then click Next.
+For Advanced zone, you may chose Edge which will allow creating an Edge. If Edge is not selected then wizard will allow creating a Core zone.

Review Comment:
   can you explain or modify this sentence? this is a checkbox ? maybe you mean 
   ```suggestion
   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.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -764,6 +768,56 @@ Advanced Zone Configuration
 #. Click Launch.
 
 
+Edge Zone
+*********
+
+.. note::
+   Support for Edge zone has been added with 4.18.0 and these zones will only support KVM hypervisor
+
+Edge zone is a simpler, light-weight zone which may often contain a single hypervisor host. There will be no need for shared storage, public and management physical networks for an Edge zone.

Review Comment:
   ```suggestion
   An Edge Zone is a simpler, light-weight zone which may often contain a single hypervisor host. There will be no need for shared storage, public and management physical networks for an Edge zone.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -764,6 +768,56 @@ Advanced Zone Configuration
 #. Click Launch.
 
 
+Edge Zone
+*********
+
+.. note::
+   Support for Edge zone has been added with 4.18.0 and these zones will only support KVM hypervisor
+
+Edge zone is a simpler, light-weight zone which may often contain a single hypervisor host. There will be no need for shared storage, public and management physical networks for an Edge zone.
+To work with limited compute resources, an Edge zone will not deploy system VMs. This type of zone only support shared and L2 guest networks. For virtual routers of a shared guest network, a direct-download System VM must be added after adding the zone.

Review Comment:
   ```suggestion
   To work with limited compute resources, an Edge zone will not deploy system VMs. This type of zone only supports shared and L2 guest networks. For virtual routers of a shared guest network, a direct-download System VM must be added after adding the zone.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org