andrijapanicsb commented on code in PR #631:
URL:
https://github.com/apache/cloudstack-documentation/pull/631#discussion_r3079194848
##########
source/adminguide/networking/virtual_private_cloud_config.rst:
##########
@@ -210,6 +210,19 @@ addresses in the form of a Classless Inter-Domain Routing
(CIDR) block.
- **VPC Offering**: If the administrator has configured multiple
VPC offerings, select the one you want to use for this VPC.
+ .. note::
+ VPC Offerings can be created setting Conserve mode. In this mode,
When conserve mode is off, the public IP can only be used for a single VPC
Network Tier. When the conserve mode is on, you can define services from more
than one VPC Network Tier on the same public IP.
Review Comment:
```suggestion
VPC Offerings can now be created with Conserve mode. When Conserve
mode is off, the public IP can only be used for a single VPC Network Tier (e.g.
you can add VMs from only a single VPC tier/network to the Load Balancer). But
when the Conserve mode is on, you can define services (use VMS as targets) from
more than one VPC Network Tier on the same public IP (e.g. add VMs1 from Tier1
and VM2 from Tier2 to a single Load Balancer.
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]