1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/snippets/snip_rosa-existing-vpc-requirements.adoc

29 lines
848 B
Plaintext

//Included in:
// * modules/rosa-hcp-vpc-manual.adoc
// * rosa_planning/rosa-cloud-expert-prereq-checklist.adoc
:_mod-docs-content-type: SNIPPET
[role="_abstract"]
Your VPC must meet the requirements shown in the following table.
.Requirements for your VPC
[options="header",cols="50,50"]
|===
| Requirement | Details
| VPC name
| You need to have the specific VPC name and ID when creating your cluster.
| CIDR range
| Your VPC CIDR range should match your machine CIDR.
| Availability zone
| You need one availability zone for a single zone, and you need three for availability zones for multi-zone.
| Public subnet
| You must have one public subnet with a NAT gateway for public clusters. Private clusters do not need a public subnet.
| DNS hostname and resolution
| You must ensure that the DNS hostname and resolution are enabled.
|===