Network Load Balancer

Network Load Balancer Presets

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

3 presets
01

Public TCP Pass-Through NLB

This preset creates a public OCI Network Load Balancer that distributes TCP traffic at Layer 4 with source IP preservation enabled. Backends receive the original client IP address in every packet,...

02

Private Internal NLB

This preset creates a private OCI Network Load Balancer for internal service-to-service communication within the VCN. The NLB receives only a private IP address and is not accessible from the public...

03

Development NLB

This preset creates a minimal OCI Network Load Balancer for development, testing, or learning. It deploys a public NLB with a single TCP listener on port 80, a TCP health check, and no backends....