You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/rosa-hcp-vpc-manual.adoc
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,11 @@ If you choose to manually create your Virtual Private Cloud (VPC) instead of usi
23
23
| You need one availability zone for a single zone, and you need three for availability zones for multi-zone.
24
24
25
25
| Public subnet
26
-
| You must have one public subnet with a NAT gateway for public clusters. Private clusters do not need a public subnet.
26
+
| You must have one public subnet with an internet gateway for public clusters.
27
+
28
+
| Private subnet
29
+
| You must have exactly one private subnet in each availability zone (AZ) for installing machine pools in ROSA HCP clusters. A NAT gateway may be associated with this subnet to allow outbound internet access for the instances. Private clusters do not need a public subnet.
27
30
28
31
| DNS hostname and resolution
29
32
| You must ensure that the DNS hostname and resolution are enabled.
0 commit comments