Skip to content

Commit c7e9a7c

Browse files
authored
Merge pull request #47932 from aldiazRH/OSDOCS-3255
[OSDOCS-3255] adding RHODA and RHODS to ROSA offerings
2 parents b82f5ce + 2ee2c29 commit c7e9a7c

File tree

6 files changed

+47
-13
lines changed

6 files changed

+47
-13
lines changed

_attributes/attributes-openshift-dedicated.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,9 @@
1717
:SMProductName: Red Hat OpenShift Service Mesh
1818
:pipelines-title: Red Hat OpenShift Pipelines
1919
:logging-sd: Red Hat OpenShift Logging
20-
:ServerlessProductName: OpenShift Serverless
20+
:ServerlessProductName: OpenShift Serverless
21+
:rhoda: Red Hat OpenShift Database Access
22+
:rhoda-short: RHODA
23+
:rhods: Red Hat OpenShift Data Science
24+
:osd: OpenShift Dedicated
25+

adding_service_cluster/rosa-available-services.adoc

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,25 @@ include::modules/aws-cloudwatch.adoc[leveloffset=+1]
1515
[role="_additional-resources"]
1616
.Additional resources
1717

18+
* link:https://aws.amazon.com/cloudwatch/[Amazon CloudWatch product information]
1819
* xref:../rosa_cluster_admin/rosa_logging/rosa-install-logging.adoc#rosa-install-logging[Installing the CloudWatch logging service]
19-
* link:https://aws.amazon.com/cloudwatch/[Amazon CloudWatch product information]
2020
2121
include::modules/osd-rhoam.adoc[leveloffset=+1]
22+
23+
[role="_additional-resources"]
24+
.Additional resources
25+
* link:https://access.redhat.com/documentation/en-us/red_hat_openshift_api_management[Red Hat OpenShift API Management] documentation
26+
27+
include::modules/rosa-rhoda.adoc[leveloffset=+1]
28+
29+
[role="_additional-resources"]
30+
.Additional resources
31+
32+
* link:https://www.redhat.com/en/technologies/cloud-computing/openshift/openshift-database-access[Red Hat OpenShift Database Access] product page
33+
34+
include::modules/rosa-rhods.adoc[leveloffset=+1]
35+
36+
[role="_additional-resources"]
37+
.Additional resources
38+
* link:https://access.redhat.com/documentation/en-us/red_hat_openshift_data_science/1[Red Hat OpenShift Data Science] documentation
39+
* link:https://www.redhat.com/en/technologies/cloud-computing/openshift/openshift-data-science[Red Hat OpenShift Data Science] product page

modules/aws-cloudwatch.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
// Module included in the following assemblies:
22
//
33
// * adding_service_cluster/rosa-available-services.adoc
4-
4+
:_content-type: CONCEPT
55
[id="aws-cloudwatch_{context}"]
66

77
= Amazon CloudWatch
88

99
Amazon CloudWatch forwards logs from {product-title} (ROSA) to the AWS console for viewing. You must first install the ROSA `cluster-logging-operator` using the `rosa` CLI before installing the Amazon CloudWatch service through {cluster-manager-first} console.
10-
11-
[role="_additional-resources"]
12-
.Additional resources
13-
14-
* link:https://aws.amazon.com/cloudwatch/[Amazon CloudWatch product information]

modules/osd-rhoam.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// * adding_service_cluster/available-services.adoc
44
// * adding_service_cluster/rosa-available-services.adoc
5-
5+
:_content-type: CONCEPT
66
[id="osd-rhoam_{context}"]
77
= Red Hat OpenShift API Management
88

@@ -19,7 +19,3 @@ endif::[]
1919
* Full production-level support.
2020
* No time limits on usage.
2121
* 100K quota, or calls per day. Customers have the option to pay for an OpenShift API Management subscription with higher quotas.
22-
23-
[role="_additional-resources"]
24-
.Additional resources
25-
* link:https://access.redhat.com/documentation/en-us/red_hat_openshift_api_management[Red Hat OpenShift API Management] documentation

modules/rosa-rhoda.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * adding_service_cluster/rosa-available-services.adoc
4+
:_content-type: CONCEPT
5+
[id="rosa-rhoda_{context}"]
6+
= Red Hat OpenShift Database Access
7+
8+
{rhoda} enables easy consumption of database-as-a-service (DBaaS) offerings from partners including MongoDB Atlas, Crunchy Bridge, CockroachDB, and Amazon Relational Database Service (RDS) directly from managed {product-title} clusters. You can manage, monitor, and create cloud-hosted database instances for connecting to your applications.
9+
10+
{rhoda} is a Service Preview release. A Service Preview release contains features that are early in development. Service Preview releases are not production ready and are not fully tested. Do not use {rhoda-short} for production or business-critical workloads.

modules/rosa-rhods.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * adding_service_cluster/rosa-available-services.adoc
4+
:_content-type: CONCEPT
5+
[id="rosa-rhods_{context}"]
6+
= Red Hat OpenShift Data Science
7+
8+
{rhods} (RHODS) enables users to integrate data and AI and machine learning software to run end-to-end machine learning workflows. It provides a collection of notebook images with the tools and libraries required to develop and deploy data models. This allows data scientists to easily develop data models, integrate models into applications, and deploy applications using Red Hat OpenShift. RHODS is available as an add-on to Red Hat managed environments such as {osd} and {product-title} (ROSA).
9+
10+
{rhods} is a Limited Availability release. A Limited Availability release might not be available to all customers. For more information, contact link:https://www.redhat.com/en/contact[Red Hat Sales].

0 commit comments

Comments
 (0)