1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

updated OSD and ROSA descriptions to remove ROSA from OSD docs

This commit is contained in:
Alberto Diaz
2023-10-10 08:27:30 -04:00
committed by openshift-cherrypick-robot
parent fcc3cb2fb3
commit 09512cc2f8
3 changed files with 9 additions and 5 deletions

View File

@@ -7,10 +7,12 @@
[id="osd-aws-privatelink-firewall-prerequisites_{context}"]
= AWS firewall prerequisites
ifdef::openshift-rosa[]
[IMPORTANT]
====
Only ROSA clusters deployed with PrivateLink can use a firewall to control egress traffic.
====
endif::[]
This section provides the necessary details that enable you to control egress traffic from your {product-title} cluster. If you are using a firewall to control egress traffic, you must configure your firewall to grant access to the domain and port combinations below. {product-title} requires this access to provide a fully managed OpenShift service.

View File

@@ -4,18 +4,18 @@
// * rosa_planning/rosa-limits-scalability.adoc
[id="tested-cluster-maximums-sd_{context}"]
= ROSA tested cluster maximums
= Cluster maximums
Consider the following tested object maximums when you plan a {product-title}
ifdef::openshift-rosa[]
(ROSA)
(ROSA)
endif::[]
cluster installation. The table specifies the maximum limits for each tested type in a
cluster installation. The table specifies the maximum limits for each tested type in a
ifdef::openshift-rosa[]
(ROSA)
(ROSA)
endif::[]
ifdef::openshift-dedicated[]
{product-title}
{product-title}
endif::[]
cluster.

View File

@@ -26,10 +26,12 @@ OVN-Kubernetes, the default network provider in {product-title} 4.11 and later,
== Machine CIDR
In the Machine CIDR field, you must specify the IP address range for machines or cluster nodes. This range must encompass all CIDR address ranges for your virtual private cloud (VPC) subnets. Subnets must be contiguous. A minimum IP address range of 128 addresses, using the subnet prefix `/25`, is supported for single availability zone deployments. A minimum address range of 256 addresses, using the subnet prefix `/24`, is supported for deployments that use multiple availability zones. The default is `10.0.0.0/16`. This range must not conflict with any connected networks.
ifdef::openshift-rosa[]
[NOTE]
====
When using {hcp-title}, the static IP address `172.20.0.1` is reserved for the internal Kubernetes API address. The machine, pod, and service CIDRs ranges must not conflict with this IP address.
====
endif::[]
[id="service-cidr-description"]
== Service CIDR