Skip to content

Commit e8d11fe

Browse files
committed
Updates to PR#70141 to include additional feedback
1 parent 8a5d79d commit e8d11fe

File tree

10 files changed

+22
-39
lines changed

10 files changed

+22
-39
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -825,13 +825,9 @@ Topics:
825825
- Name: Creating quick start tutorials
826826
File: creating-quick-start-tutorials
827827
Distros: openshift-enterprise,openshift-origin
828-
- Name: Optional capabilities and layered products
829-
Dir: capabilities_layered-products
830-
Topics:
831-
- Name: Optional capabilities in the web console
832-
File: capabilities-web-console
833-
- Name: Layered products available for the web console
834-
File: layered-products-web-console
828+
- Name: Optional capabilities and products
829+
File: capabilities_products-web-console
830+
Distros: openshift-enterprise,openshift-origin
835831
---
836832
Name: CLI tools
837833
Dir: cli_reference

modules/pipelines-web-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * layered-products-web-console.adc
3+
// * products-web-console.adoc
44

55
:_mod-docs-content-type: CONCEPT
66
[id="pipelines-web-console_{context}"]
77
= {pipelines-title} in the web console
88

9-
{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.
9+
{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.

modules/rhdh-web-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * layered-products-web-console.adc
3+
// * products-web-console.adoc
44

55
:_mod-docs-content-type: CONCEPT
66
[id="rhdh-web-console_{context}"]
77
= {rh-dev-hub} in the {product-title} web console
88

9-
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.
9+
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.

modules/serverless-web-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * layered-products-web-console.adc
3+
// * products-web-console.adoc
44

55
:_mod-docs-content-type: CONCEPT
66
[id="using-serverless-with-openshift_{context}"]
77
= Red Hat {serverlessproductname} in the web console
88

9-
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.
9+
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.

web_console/capabilities_layered-products/_attributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

web_console/capabilities_layered-products/capabilities-web-console.adoc

Lines changed: 0 additions & 18 deletions
This file was deleted.

web_console/capabilities_layered-products/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

web_console/capabilities_layered-products/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

web_console/capabilities_layered-products/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="layered-products-web-console"]
3-
= Layered products available for the web console
2+
[id="capabilities-products-web-console"]
3+
= Optional capabilities and products in the web console
44
include::_attributes/common-attributes.adoc[]
5-
:context: layered-products-web-console
5+
:context: capabilities-web-console
66

77
toc::[]
88

9-
You can further customize the {product-title} web console by adding integrations through layered products.
9+
You can further customize the {product-title} web console by adding additional capabilities to your existing workflows and integrations through products.
10+
11+
//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.
12+
13+
include::modules/optional-capabilities-operators.adoc[leveloffset=+1]
14+
15+
[role="_additional-resources"]
16+
.Additional resources
17+
* xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding OperatorHub]
18+
* xref:../web_console/web_terminal/installing-web-terminal.adoc#installing-web-terminal[Installing the web terminal]
1019
1120
//pipelines
1221
include::modules/pipelines-web-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)