Skip to content

Commit a9d5e41

Browse files
authored
Merge pull request #92841 from mletalie/OSDOCS-14353
[OSDOCS-14353]Update OSD docs to reflect sunsetting of RH Marketplace
2 parents 34f45db + 45cce26 commit a9d5e41

File tree

11 files changed

+21
-27
lines changed

11 files changed

+21
-27
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -871,8 +871,8 @@ Topics:
871871
File: idling-applications
872872
- Name: Deleting applications
873873
File: odc-deleting-applications
874-
- Name: Using the Red Hat Marketplace
875-
File: red-hat-marketplace
874+
# - Name: Using the Red Hat Marketplace
875+
# File: red-hat-marketplace
876876
---
877877
Name: Nodes
878878
Dir: nodes

applications/index.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can also use components that include source or binary code, images, and temp
3434

3535
[id="maintaining-application"]
3636
=== Maintaining an application
37-
After you create the application, you can use the web console to xref:../applications/odc-monitoring-project-and-application-metrics-using-developer-perspective.adoc#odc-monitoring-project-and-application-metrics-using-developer-perspective[monitor your project or application metrics]. You can also xref:../applications/odc-editing-applications.adoc#odc-editing-applications[edit] or xref:../applications/odc-deleting-applications.adoc#odc-deleting-applications[delete] the application using the web console.
37+
After you create the application, you can use the web console to xref:../applications/odc-monitoring-project-and-application-metrics-using-developer-perspective.adoc#odc-monitoring-project-and-application-metrics-using-developer-perspective[monitor your project or application metrics]. You can also xref:../applications/odc-editing-applications.adoc#odc-editing-applications[edit] or xref:../applications/odc-deleting-applications.adoc#odc-deleting-applications[delete] the application using the web console.
3838

3939
When the application is running, not all applications resources are used. As a cluster administrator, you can choose to xref:../applications/idling-applications.adoc#idling-applications[idle these scalable resources] to reduce resource consumption.
4040

@@ -44,6 +44,6 @@ You can deploy your application using xref:../applications/deployments/what-depl
4444

4545
You can also use xref:../applications/working_with_helm_charts/understanding-helm.adoc#understanding-helm[Helm], a software package manager that simplifies deployment of applications and services to {product-title} clusters.
4646

47-
[id="redhat-marketplace"]
48-
== Using the Red Hat Marketplace
49-
The xref:../applications/red-hat-marketplace.adoc#red-hat-marketplace[Red Hat Marketplace] is an open cloud marketplace where you can discover and access certified software for container-based environments that run on public clouds and on-premise.
47+
// [id="redhat-marketplace"]
48+
// == Using the Red Hat Marketplace
49+
// The xref:../applications/red-hat-marketplace.adoc#red-hat-marketplace[Red Hat Marketplace] is an open cloud marketplace where you can discover and access certified software for container-based environments that run on public clouds and on-premise.

applications/working_with_helm_charts/understanding-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ You can choose to verify and certify your Helm charts by Red Hat for all the com
4343
* For more information on how to certify your Helm charts as a Red Hat partner, see link:https://redhat-connect.gitbook.io/partner-guide-for-red-hat-openshift-and-container/helm-chart-certification/overview[Red Hat Certification of Helm charts for OpenShift].
4444
* For more information on OpenShift and Container certification guides for Red Hat partners, see link:https://access.redhat.com/documentation/en-us/red_hat_software_certification/8.51/html-single/red_hat_software_certification_workflow_guide/index#con_container-certification_openshift-sw-cert-workflow-introduction-to-redhat-openshift-operator-certification[Partner Guide for OpenShift and Container Certification].
4545
* For a list of the charts, see link:https://charts.openshift.io/index.yaml[the Red Hat `Helm index` file].
46-
* You can view the available charts at the link:https://marketplace.redhat.com/en-us/documentation/access-red-hat-marketplace[Red Hat Marketplace]. For more information, see xref:../../applications/red-hat-marketplace.adoc#red-hat-marketplace[Using the Red Hat Marketplace].
46+
// * You can view the available charts at the link:https://marketplace.redhat.com/en-us/documentation/access-red-hat-marketplace[Red Hat Marketplace]. For more information, see xref:../../applications/red-hat-marketplace.adoc#red-hat-marketplace[Using the Red Hat Marketplace].

modules/network-flow-matrix.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To view or download the complete raw CSV content for an environment, see the fol
3333
3434
[NOTE]
3535
====
36-
The network flow matrixes describe ingress traffic flows for a base {product-title} or {sno} installation. It does not describe network flows for additional components, such as optional Operators available from the Red Hat Marketplace. The matrixes do not apply for {hcp}, Red{nbsp}Hat build of MicroShift, or standalone clusters.
36+
The network flow matrixes describe ingress traffic flows for a base {product-title} or {sno} installation. The matrixes do not apply for {hcp}, Red{nbsp}Hat build of MicroShift, or standalone clusters.
3737
====
3838

3939
[id="network-flow-matrix-common_{context}"]

modules/olm-cs-status-cli.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ NAME DISPLAY TYPE PUBLISHER AGE
4242
certified-operators Certified Operators grpc Red Hat 55m
4343
community-operators Community Operators grpc Red Hat 55m
4444
example-catalog Example Catalog grpc Example Org 2m25s
45-
redhat-marketplace Red Hat Marketplace grpc Red Hat 55m
4645
redhat-operators Red Hat Operators grpc Red Hat 55m
4746
----
4847

@@ -95,7 +94,6 @@ certified-operators-cv9nn 1/1 Running 0 36
9594
community-operators-6v8lp 1/1 Running 0 36m
9695
marketplace-operator-86bfc75f9b-jkgbc 1/1 Running 0 42m
9796
example-catalog-bwt8z 0/1 ImagePullBackOff 0 3m55s
98-
redhat-marketplace-57p8c 1/1 Running 0 36m
9997
redhat-operators-smxx8 1/1 Running 0 36m
10098
----
10199
+

modules/olm-operatorhub-overview.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Cluster administrators can choose from catalogs grouped into the following categ
2121
|Certified Operators
2222
|Products from leading independent software vendors (ISVs). Red Hat partners with ISVs to package and ship. Supported by the ISV.
2323

24-
|Red Hat Marketplace
25-
|Certified software that can be purchased from link:https://marketplace.redhat.com/[Red Hat Marketplace].
24+
// |Red Hat Marketplace
25+
// |Certified software that can be purchased from link:https://marketplace.redhat.com/[Red Hat Marketplace].
2626

2727
|Community Operators
2828
|Optionally-visible software maintained by relevant representatives in the link:https://github.com/redhat-openshift-ecosystem/community-operators-prod/tree/main/operators[redhat-openshift-ecosystem/community-operators-prod/operators] GitHub repository. No official support.

modules/olm-rh-catalogs.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ The following Operator catalogs are distributed by Red Hat:
3232
|`registry.redhat.io/redhat/certified-operator-index:{tag}`
3333
|Products from leading independent software vendors (ISVs). Red Hat partners with ISVs to package and ship. Supported by the ISV.
3434

35-
|`redhat-marketplace`
36-
|`registry.redhat.io/redhat/redhat-marketplace-index:{tag}`
37-
|Certified software that can be purchased from link:https://marketplace.redhat.com/[Red Hat Marketplace].
35+
// |`redhat-marketplace`
36+
// |`registry.redhat.io/redhat/redhat-marketplace-index:{tag}`
37+
// |Certified software that can be purchased from link:https://marketplace.redhat.com/[Red Hat Marketplace].
3838

3939
|`community-operators`
4040
|`registry.redhat.io/redhat/community-operator-index:{tag}`

modules/sdpolicy-am-billing.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ Cloud provider for consumption of cloud infrastructure
2727
|Customer's own Google Cloud account
2828
|Google Cloud for both cloud infrastructure and Red Hat OSD subscriptions
2929

30-
|On-demand usage-based consumption through Red Hat Marketplace|Customer’s own cloud account| Red Hat for consumption of the OSD subscriptions
31-
32-
Cloud provider for consumption of cloud infrastructure
33-
3430
|===
3531

3632
[IMPORTANT]

nodes/nodes-about-autoscaling-nodes.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
55
:context: nodes-about-autoscaling-nodes
66
toc::[]
77

8-
ifdef::openshift-dedicated[]
9-
[IMPORTANT]
10-
====
11-
Autoscaling is available only on clusters that were purchased through the Red Hat Marketplace.
12-
====
13-
endif::[]
8+
// ifdef::openshift-dedicated[]
9+
// [IMPORTANT]
10+
// ====
11+
// Autoscaling is available only on clusters that were purchased through the Red Hat Marketplace.
12+
// ====
13+
// endif::[]
1414

1515
The autoscaler option can be configured to automatically scale the number of machines in a cluster.
1616

operators/understanding/olm-understanding-operatorhub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ include::modules/olm-operatorhub-architecture.adoc[leveloffset=+1]
1616
* xref:../../operators/understanding/olm/olm-understanding-olm.adoc#olm-catalogsource_olm-understanding-olm[Catalog source]
1717
* xref:../../operators/understanding/olm/olm-workflow.adoc#olm-upgrades_olm-workflow[Operator installation and upgrade workflow in OLM]
1818
* link:https://connect.redhat.com[Red Hat Partner Connect]
19-
* link:https://marketplace.redhat.com[Red Hat Marketplace]
19+
// * link:https://marketplace.redhat.com[Red Hat Marketplace]

0 commit comments

Comments
 (0)