Skip to content

Commit 5d975df

Browse files
authored
Merge pull request #80335 from xiaoyu74/update_rosa_hcp_vpc_subnets
Update VPC requirements for creating ROSA HCP clusters
2 parents d0a3353 + 670e14e commit 5d975df

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

modules/rosa-hcp-vpc-manual.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ If you choose to manually create your Virtual Private Cloud (VPC) instead of usi
2323
| You need one availability zone for a single zone, and you need three for availability zones for multi-zone.
2424

2525
| 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.
2730

2831
| DNS hostname and resolution
2932
| You must ensure that the DNS hostname and resolution are enabled.
30-
|===
33+
|===

0 commit comments

Comments
 (0)