Ingress Nginx

Ingress Nginx Presets

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

2 presets
01

Internet-Facing Ingress NGINX

This preset deploys the ingress-nginx controller with an internet-facing (external) load balancer. This is the most common configuration for clusters that serve public traffic.

02

Internal Ingress NGINX

This preset deploys the ingress-nginx controller with an internal load balancer. Traffic is only reachable from within the VPC or connected networks (VPN, peering), not from the public internet.