mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #97645 from EricPonvelle/Distro_Name_Update
Updated Distro Map names
This commit is contained in:
@@ -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}
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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]
|
||||
====
|
||||
|
||||
@@ -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[]
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user