1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Updates to PR#70141 to include additional feedback

This commit is contained in:
Olivia Payne
2024-02-14 09:38:35 -05:00
committed by openshift-cherrypick-robot
parent 7650ccff0b
commit 426a1dff0a
10 changed files with 22 additions and 39 deletions

View File

@@ -842,13 +842,9 @@ Topics:
- Name: Creating quick start tutorials
File: creating-quick-start-tutorials
Distros: openshift-enterprise,openshift-origin
- Name: Optional capabilities and layered products
Dir: capabilities_layered-products
Topics:
- Name: Optional capabilities in the web console
File: capabilities-web-console
- Name: Layered products available for the web console
File: layered-products-web-console
- Name: Optional capabilities and products
File: capabilities_products-web-console
Distros: openshift-enterprise,openshift-origin
---
Name: CLI tools
Dir: cli_reference

View File

@@ -1,9 +1,9 @@
// Module included in the following assemblies:
//
// * layered-products-web-console.adc
// * products-web-console.adoc
:_mod-docs-content-type: CONCEPT
[id="pipelines-web-console_{context}"]
= {pipelines-title} in the web console
{pipelines-title} is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. You can use the OperatorHub in the {product-title} web console to install the {pipelines-title} Operator to create and modify pipeline objects.
{pipelines-title} is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. Install the {pipelines-title} Operator using the OperatorHub in the {product-title} web console. Once the Operator is installed, you can create and modify pipeline objects on *Pipelines* page.

View File

@@ -1,9 +1,9 @@
// Module included in the following assemblies:
//
// * layered-products-web-console.adc
// * products-web-console.adoc
:_mod-docs-content-type: CONCEPT
[id="rhdh-web-console_{context}"]
= {rh-dev-hub} in the {product-title} web console
The {rh-dev-hub} is a platform you can use for building developer portals with helpful templates to simplify the development process. Quick starts are available for you to learn more about how to install and use the developer hub.
The {rh-dev-hub} is a platform you can use to experience a streamlined development environment. {rh-dev-hub} is driven by a centralized software catalog, providing efficiency to your microservices and infrastructure. It enables your product team to deliver quality code without any compromises. A quick start is available for you to learn more about how to install the developer hub.

View File

@@ -1,9 +1,9 @@
// Module included in the following assemblies:
//
// * layered-products-web-console.adc
// * products-web-console.adoc
:_mod-docs-content-type: CONCEPT
[id="using-serverless-with-openshift_{context}"]
= Red Hat {serverlessproductname} in the web console
Using Red Hat {serverlessproductname} allows you to avoid being locked into a single vendor and enables a multicloud approach. You can use the {product-title} web console OperatorHub to install the {serverlessproductname} Operator. The Operator enables you to perform actions such as view event source types, examine metrics, create a function, and more.
Red Hat {serverlessproductname} enables developers to create and deploy serverless, event-driven applications on {product-title}. You can use the {product-title} web console OperatorHub to install the {serverlessproductname} Operator.

View File

@@ -1 +0,0 @@
../_attributes/

View File

@@ -1,18 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="capabilities-web-console"]
= Optional capabilities in the web console
include::_attributes/common-attributes.adoc[]
:context: capabilities-web-console
toc::[]
You can further customize the {product-title} web console by adding additional capabilities to your existing workflows.
//Note to think about as this section is built- plan to make this a landing page for all capabilities related to the web console. Will include others such as Observability, Logging, Monitoring, Networking etc.
include::modules/optional-capabilities-operators.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding OperatorHub]
* xref:../../web_console/web_terminal/installing-web-terminal.adoc#installing-web-terminal[Installing the web terminal]

View File

@@ -1 +0,0 @@
../images/

View File

@@ -1 +0,0 @@
../modules/

View File

@@ -1 +0,0 @@
../snippets

View File

@@ -1,12 +1,21 @@
:_mod-docs-content-type: ASSEMBLY
[id="layered-products-web-console"]
= Layered products available for the web console
[id="capabilities-products-web-console"]
= Optional capabilities and products in the web console
include::_attributes/common-attributes.adoc[]
:context: layered-products-web-console
:context: capabilities-web-console
toc::[]
You can further customize the {product-title} web console by adding integrations through layered products.
You can further customize the {product-title} web console by adding additional capabilities to your existing workflows and integrations through products.
//Note to think about as this section is built- plan to make this a landing page for all capabilities related to the web console. Will include others such as Observability, Logging, Monitoring, Networking etc.
include::modules/optional-capabilities-operators.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding OperatorHub]
* xref:../web_console/web_terminal/installing-web-terminal.adoc#installing-web-terminal[Installing the web terminal]
//pipelines
include::modules/pipelines-web-console.adoc[leveloffset=+1]