Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 793 Bytes

egress-nat.md

File metadata and controls

26 lines (16 loc) · 793 Bytes

Egress Nat

1 Install and Configure Azure with Nat Gateway as Egress Outbound

ansible-playbook install-private.yml -e "egress=natgateway" -e "azure_outboundtype=UserDefinedRouting" --vault-password-file .vault-file-password

1.2 Checking the Azure Firewall

1.3 Connect to the Private Cluster

2. Diagram Openshift Install using the Azure Nat Gateway Outbound

The following items are not required or created when you install a private cluster:

  • A BaseDomainResourceGroup, since the cluster does not create public records
  • Public IP addresses
  • Public DNS records
  • Public endpoints