Subnet

Subnet Presets

Ready-to-deploy configuration presets for Subnet. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Private Subnet

This preset creates a private subnet with inline route rules that direct internet-bound traffic through a NAT Gateway and OCI service traffic through a Service Gateway. No VNICs in this subnet can...

02

Public Subnet

This preset creates a public subnet with an inline route rule that sends all traffic through an Internet Gateway. VNICs in this subnet can be assigned public IP addresses and receive inbound internet...

03

Development Subnet

This preset creates a minimal public subnet with no custom route rules. The subnet inherits the VCN's default route table, which is the simplest possible configuration. This is suitable for...