Use VB Studio’s Default VCN

VB Studio compartment’s VCN, also called the default VCN, is automatically created for you when the first VM build executor that uses it starts.

VB Studio’s default VCN is called vbs-executor-vcn and resides in the VB Studio’s compartment. When a VM executor that uses the default VCN starts, VB Studio checks the OCI compartment for the default VCN. If it doesn’t exist, VB Studio creates a VCN called vbs-executor-vcn with CIDR block 10.0.0.0/16 and public subnets in all availability domains. If the VCN exists, VB Studio uses it to run your VM executors.

When VB Studio creates the default VCN, it also creates these components and adds them to the VCN:

Here’s an example of the default VCN: Description of vcn-default-details-page1.png follows

Description of the illustration vcn-default-details-page1.png

Here’s an example of the public subnets that are created: Description of vcn-default-subnets1.png follows

Description of the illustration vcn-default-subnets1.png

As soon as the default VCN is available, you have full control over it and can modify it. You can add private subnets for your private services, add more public subnets or delete the existing subnets, modify security lists, and add or remove other components.

Note: