Skip to content

May i ask why we place the loadbalancer in a different vcn with the main vcn? #333

Answered by junior
JinhuW asked this question in Q&A
Discussion options

You must be logged in to vote

If you check the code, you will see that the secondary vcn is optional, and the behavior is driven by the create_secondary_vcn variable.

The standard architecture when deploying does not create the secondary VCN.

Reference: https://github.com/oracle-quickstart/oci-cloudnative/blob/master/deploy/basic/README.md


The option that creates a secondary VCN is when you use Security Zones, which does not allow internet ingress. Hear the architecture using Security Zones.

Reference: https://github.com/oracle-quickstart/oci-cloudnative/blob/master/deploy/basic/README_MSZ.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JinhuW
Comment options

Answer selected by JinhuW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants