-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add Marketplace doc to 4.4 #21179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add Marketplace doc to 4.4 #21179
Changes from 2 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
4fc9d65
Add simple Marketplace doc
robszumski ce57da0
Restructure proposed Marketplace docs
maxwelldb df2a4a5
fixup! Restructure proposed Marketplace docs
maxwelldb 40b6bdb
Some light editing
maxwelldb cb55582
Attempt at removing 'Procurement' line.
maxwelldb a440620
fixup! Attempt at removing 'Procurement' line.
maxwelldb 97e8052
Typo fix
maxwelldb 17046bd
Add simple Marketplace doc
robszumski b874b78
Expanding "on-prem"
maxwelldb fe16a76
Edits from peer review
maxwelldb 0393827
fixup! Edits from peer review
maxwelldb e9bb728
fixup! Edits from peer review
maxwelldb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| [id="red-hat-marketplace"] | ||
| = The Red Hat Marketplace | ||
|
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. | ||
|
maxwelldb marked this conversation as resolved.
Outdated
|
||
|
|
||
| include::modules/red-hat-marketplace-features.adoc[leveloffset=+1] | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. | ||
|
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. | ||
|
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]. | ||
|
maxwelldb marked this conversation as resolved.
Outdated
|
||
|
|
||
| Access installed applications from the web console under *Installed Operators*. | ||
|
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. | ||
|
maxwelldb marked this conversation as resolved.
Outdated
|
||
|
|
||
| [discrete] | ||
| === The Developer perspective | ||
|
|
||
| Access newly installed capabilities from the Developer perspective’s catalog. | ||
|
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. | ||
|
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. | ||
|
maxwelldb marked this conversation as resolved.
Outdated
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.