Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.

Home Page:https://azure.github.io/AKS-Construction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alter default outbound Networking options

khowling opened this issue · comments

When using Principle driven view, due to the complexity of the NAT Gateway Zonal support, remove NAT Gateway from the defaults, so it becomes:

Cluster with additional security controls & Non-production = Outbound Type = SLB
Private cluster with isolating network controls & Production = Outbound Type = Firewall (UDR)
Cluster with additional security controls & Production = Outbound Type = SLB
Private cluster with isolating network controls & Non-Production = Outbound Type = Firewall (UDR)

Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.

Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.