Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _attributes/attributes-openshift-dedicated.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
:rosa-title: Red Hat OpenShift Service on AWS (ROSA) with hosted control planes (HCP)
:rosa-short: ROSA with HCP
:egress-zero: egress zero
:egress-zero-title: {rosa-short} clusters with {egress-zero}
:egress-zero-title: {product-title} clusters with {egress-zero}
:classic-short: {rosa-classic-short}
4 changes: 2 additions & 2 deletions _distro_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ openshift-aro:
name: '4'
dir: aro/4
openshift-rosa:
name: Red Hat OpenShift Service on AWS (classic architecture) (ROSA (classic))
name: Red Hat OpenShift Service on AWS (classic architecture)
author: OpenShift Documentation Project <openshift-docs@redhat.com>
site: commercial
site_name: Documentation
Expand All @@ -212,7 +212,7 @@ openshift-rosa:
name: ''
dir: rosa-preview/
openshift-rosa-hcp:
name: Red Hat OpenShift Service on AWS (ROSA) with hosted control plane (HCP)
name: Red Hat OpenShift Service on AWS
author: OpenShift Documentation Project <openshift-docs@redhat.com>
site: commercial
site_name: Documentation
Expand Down
2 changes: 1 addition & 1 deletion modules/rosa-create-objects.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ $ rosa create machinepool --cluster=mycluster --replicas=2 --instance-type=r5.2x
[id="rosa-create-network_{context}"]
== create network

Create a network that creates any necessary AWS resources through AWS CloudFormation templates. This helper command is intended to help create and configure a VPC for use with {hcp-title}. This command also supports {zero-egress} clusters.
Create a network that creates any necessary AWS resources through AWS CloudFormation templates. This helper command is intended to help create and configure a VPC for use with {hcp-title}. This command also supports {egress-zero} clusters.

[IMPORTANT]
====
Expand Down
2 changes: 1 addition & 1 deletion rosa_cluster_admin/rosa-cluster-autoscaling.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ toc::[]
//Adding ROSA HCP commands

ifdef::openshift-rosa[]
Applying autoscaling to {rosa-classic-first} clusters involves configuring a cluster autoscaler and then configuring a machine autoscaler for at least one machine pool in your cluster.
Applying autoscaling to {product-title} clusters involves configuring a cluster autoscaler and then configuring a machine autoscaler for at least one machine pool in your cluster.
endif::openshift-rosa[]

ifdef::openshift-rosa-hcp[]
Expand Down
2 changes: 1 addition & 1 deletion rosa_release_notes/rosa-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]

toc::[]

{product-title} (ROSA) is a fully-managed, turnkey application platform that allows you to focus on delivering value to your customers by building and deploying applications. Red{nbsp}Hat and AWS site reliability engineering (SRE) experts manage the underlying platform so you do not have to worry about the complexity of infrastructure management. ROSA provides seamless integration with a wide range of AWS compute, database, analytics, machine learning, networking, mobile, and other services to further accelerate the building and delivering of differentiating experiences to your customers.
{product-title} is a fully-managed, turnkey application platform that allows you to focus on delivering value to your customers by building and deploying applications. Red{nbsp}Hat and AWS site reliability engineering (SRE) experts manage the underlying platform so you do not have to worry about the complexity of infrastructure management. ROSA provides seamless integration with a wide range of AWS compute, database, analytics, machine learning, networking, mobile, and other services to further accelerate the building and delivering of differentiating experiences to your customers.

{product-title} clusters are available on the link:https://console.redhat.com/openshift[Hybrid Cloud Console]. With the Red{nbsp}Hat {cluster-manager} application for ROSA, you can deploy {product-title} clusters to cloud environments.

Expand Down