Skip to content
3 changes: 3 additions & 0 deletions _topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,9 @@ Topics:
- Name: Pruning objects to reclaim resources
File: pruning-objects
Distros: openshift-origin,openshift-enterprise,openshift-webscale
- Name: The Red Hat Marketplace
Comment thread
maxwelldb marked this conversation as resolved.
Outdated
File: red-hat-marketplace
Distros: openshift-origin,openshift-enterprise,openshift-webscale
---
Name: Machine management
Dir: machine_management
Expand Down
10 changes: 10 additions & 0 deletions applications/red-hat-marketplace.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[id="red-hat-marketplace"]
= The Red Hat Marketplace
Comment thread
maxwelldb marked this conversation as resolved.
Outdated
include::modules/common-attributes.adoc[]
:context: red-hat-marketplace

toc::[]

The link:https://marketplace.redhat.com[Red Hat® Marketplace] is an open cloud marketplace that makes it easy to discover and access certified software for container-based environments that run on public clouds and on-premesis.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

include::modules/red-hat-marketplace-features.adoc[leveloffset=+1]
44 changes: 44 additions & 0 deletions modules/red-hat-marketplace-features.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
// Module included in the following assemblies:
//
// * applications/red-hat-marketplace.adoc

[id="red-hat-marketplace-features_{context}"]
= Red Hat Marketplace features

Cluster administrators can use link:https://marketplace.redhat.com/en-us/documentation/getting-started[Red Hat Marketplace] to manage software on {product-title}, give developers self-service access to deploy application instances, and correlate application usage against a quota.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

[id="marketplace-clusters_{context}"]
== Connect {product-title} clusters to the Marketplace

You can install a common set of applications on {product-title} clusters that you connect to the Marketplace. You can also use the Marketplace to track cluster usage against your subscriptions or quota. Users that you add by using the Marketplace have their product usage tracked and billed to your organization.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

During the link:https://marketplace.redhat.com/en-us/documentation/clusters[cluster connection process],
a Marketplace Operator is installed that updates the image registry secret, manages the catalog, and reports application usage.

[id="marketplace-install-applications_{context}"]
== Install applications

Cluster administrators can link:https://marketplace.redhat.com/en-us/documentation/operators[install Marketplace applications] from within OperatorHub in {product-title}, or at the link:https://marketplace.redhat.com[Marketplace web application].
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

Access installed applications from the web console under *Installed Operators*.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

[id="marketplace-deploy_{context}"]
== Deploy applications from different perspectives

Deploy Marketplace applications from the web console's Administrator and Developer perspectives.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

[discrete]
=== The Developer perspective

Access newly installed capabilities from the Developer perspective’s catalog.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

For example, after a database Operator is installed, a developer can create an instance from the catalog within their Project. Database usage is aggregated and reported to the cluster administrator.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated

This perspective does not include Operator installation and application usage tracking.

[discrete]
=== The Administrator perspective

The Administrator perspective includes information about Operator installation and application usage.

{product-title} administrators can launch application instances by browsing custom resource definitions (CRDs) within the *Installed Operators* list.
Comment thread
maxwelldb marked this conversation as resolved.
Outdated