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

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


The following commit(s) were added to refs/heads/4.18 by this push:
     new 2cee719  notes on POD-subnets (#391)
2cee719 is described below

commit 2cee719ff8bab70f42cea7d79d4c614a3b29bb10
Author: dahn <[email protected]>
AuthorDate: Mon Apr 8 18:00:48 2024 +0200

    notes on POD-subnets (#391)
---
 source/installguide/configuration.rst | 9 +++++++++
 source/quickinstallationguide/qig.rst | 3 +++
 2 files changed, 12 insertions(+)

diff --git a/source/installguide/configuration.rst 
b/source/installguide/configuration.rst
index 049fe74..1ddc1e8 100644
--- a/source/installguide/configuration.rst
+++ b/source/installguide/configuration.rst
@@ -407,6 +407,9 @@ Basic Zone Configuration
 #. In a new zone, CloudStack adds the first pod for you. You can always
    add more pods later. For an overview of what a pod is, see :ref:`about-pods`
 
+.. note::
+   The network described below must be a subnet of the physical network marked 
as type "management".
+
    To configure the first pod, enter the following, then click Next:
 
    -  **Pod Name.** A name for the pod.
@@ -602,6 +605,9 @@ Core Zone
 #. In a new zone, CloudStack adds the first pod for you. You can always
    add more pods later. For an overview of what a pod is, see :ref:`about-pods`
 
+.. note::
+   The network described below must be a subnet of the physical network marked 
as type "management".
+
    To configure the first pod, enter the following, then click Next:
 
    -  **Pod Name.** (Obligatory) A name for the pod.
@@ -850,6 +856,9 @@ can add more pods at any time using the procedure in this 
section.
       Secondary Storage VMs, Console Proxy VMs, and DHCP. For more
       information, see System Reserved IP Addresses.
 
+.. note::
+   * The network described above must be a subnet of the management network.
+
 #. Click OK.
 
 
diff --git a/source/quickinstallationguide/qig.rst 
b/source/quickinstallationguide/qig.rst
index 4183931..e2a85f9 100644
--- a/source/quickinstallationguide/qig.rst
+++ b/source/quickinstallationguide/qig.rst
@@ -730,6 +730,9 @@ will assign IPs from this range to system VMs. This will 
also be part of our loc
 
 #. End Reserved system IP - we will use ``172.16.10.30`` # (or e.g. 
192.168.1.30)
 
+.. note::
+   * The network described above must be a subnet of the management network.
+
 Click "Next" to continue.
 
 Guest Traffic

Reply via email to