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

OSDOCS#16398: OperatorHub: change filenames, includes, xrefs, etc

Change `operatorhub` to `software-catalog` in filenames, includes,
xrefs, and topic map files
This commit is contained in:
Michael Ryan Peter
2025-10-03 16:45:09 -04:00
committed by openshift-cherrypick-robot
parent f7d217c27d
commit e8593cf7cd
34 changed files with 63 additions and 56 deletions

View File

@@ -1969,7 +1969,7 @@ Topics:
File: olm-webhooks
- Name: Software catalog
Distros: openshift-enterprise,openshift-origin
File: olm-understanding-operatorhub
File: olm-understanding-software-catalog
- Name: Red Hat-provided Operator catalogs
Distros: openshift-enterprise
File: olm-rh-catalogs

View File

@@ -690,7 +690,7 @@ Topics:
- Name: Webhooks
File: olm-webhooks
- Name: Software catalog
File: olm-understanding-operatorhub
File: olm-understanding-software-catalog
- Name: Red Hat-provided Operator catalogs
File: olm-rh-catalogs
- Name: Operators in multitenant clusters

View File

@@ -896,7 +896,7 @@ Topics:
- Name: Webhooks
File: olm-webhooks
- Name: Software catalog
File: olm-understanding-operatorhub
File: olm-understanding-software-catalog
- Name: Red Hat-provided Operator catalogs
File: olm-rh-catalogs
- Name: Operators in multitenant clusters

View File

@@ -758,7 +758,7 @@ Topics:
- Name: Webhooks
File: olm-webhooks
- Name: Software catalog
File: olm-understanding-operatorhub
File: olm-understanding-software-catalog
- Name: Red Hat-provided Operator catalogs
File: olm-rh-catalogs
- Name: Operators in multitenant clusters

View File

@@ -55,7 +55,7 @@ include::modules/arch-olm-operators.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources
* xref:../operators/understanding/olm/olm-understanding-olm.adoc#olm-understanding-olm[Operator Lifecycle Manager (OLM) concepts and resources]
* xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding the software catalog].
* xref:../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Understanding the software catalog].
include::modules/etcd-overview.adoc[leveloffset=+1]

View File

@@ -33,7 +33,7 @@ include::modules/installing-oadp-aws-sts.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-from-operatorhub-using-web-console_olm-installing-operators-in-namespace[Installing from the software catalog using the web console]
* xref:../../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-from-software-catalog-using-web-console_olm-installing-operators-in-namespace[Installing from the software catalog using the web console]
* xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/backing-up-applications.adoc#backing-up-applications[Backing up applications]
[id="oadp-aws-sts-backing-up-and-cleaning"]

View File

@@ -63,7 +63,7 @@ endif::openshift-rosa,openshift-rosa-hcp[]
[role="_additional-resources"]
.Additional resources
ifndef::openshift-rosa-hcp[]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operators-from-operatorhub_olm-adding-operators-to-a-cluster[Installing Operators on clusters for administrators]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operators-from-software-catalog_olm-adding-operators-to-a-cluster[Installing Operators on clusters for administrators]
endif::openshift-rosa-hcp[]
// This xref is not included in the ROSA classic docs.
ifndef::openshift-rosa,openshift-rosa-hcp[]

View File

@@ -47,7 +47,7 @@ include::modules/updating-role-arn-oadp-rosa-sts.adoc[leveloffset=+1]
.Additional resources
// This xref points to a topic that is not published in the ROSA docs.
ifndef::openshift-rosa,openshift-rosa-hcp[]
* xref:../../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-from-operatorhub-using-web-console_olm-installing-operators-in-namespace[Installing from the software catalog using the web console].
* xref:../../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-from-software-catalog-using-web-console_olm-installing-operators-in-namespace[Installing from the software catalog using the web console].
endif::openshift-rosa,openshift-rosa-hcp[]
* xref:../../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/backing-up-applications.adoc#backing-up-applications[Backing up applications]

View File

@@ -21,7 +21,7 @@ This guide walks cluster administrators through the process of installing the {p
ifdef::openshift-origin[]
* Ensure that you have downloaded the {cluster-manager-url-pull} as shown in the xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installation-obtaining-installer_installing-gcp-customizations[Obtaining the installation program] to install this Operator.
+
If you have the pull secret, add the `redhat-operators` catalog to the OperatorHub custom resource (CR) as shown in xref:../../post_installation_configuration/preparing-for-users.adoc#olm-installing-operators-from-operatorhub-configure_post-install-preparing-for-users[Configuring {product-title} to use Red Hat Operators].
If you have the pull secret, add the `redhat-operators` catalog to the OperatorHub custom resource (CR) as shown in xref:../../post_installation_configuration/preparing-for-users.adoc#olm-installing-operators-from-software-catalog-configure_post-install-preparing-for-users[Configuring {product-title} to use Red Hat Operators].
endif::[]

View File

@@ -12,7 +12,8 @@ ifeval::["{context}" == "olm-installing-operators-in-namespace"]
endif::[]
:_mod-docs-content-type: PROCEDURE
[id="olm-installing-operator-from-operatorhub-using-cli_{context}"]
[id="olm-installing-operator-from-software-catalog-using-cli_{context}"]
= Installing from the software catalog by using the CLI
Instead of using the {product-title} web console, you can install an Operator from the software catalog by using the CLI. Use the `oc` command to create or update a `Subscription` object.

View File

@@ -29,7 +29,8 @@ ifeval::["{context}" == "olm-adding-operators-to-a-cluster"]
endif::[]
:_mod-docs-content-type: PROCEDURE
[id="olm-installing-from-operatorhub-using-web-console_{context}"]
[id="olm-installing-from-software-catalog-using-web-console_{context}"]
= Installing from the software catalog by using the web console
You can install and subscribe to an Operator from software catalog by using the {product-title} web console.

View File

@@ -7,7 +7,7 @@
:_mod-docs-content-type: CONCEPT
[id="olm-installing-operators-from-operatorhub-configure_{context}"]
[id="olm-installing-operators-from-software-catalog-configure_{context}"]
= About Operator Catalogs in {product-title}
Out of the box {product-title} provides a catalog source for community operators.

View File

@@ -12,7 +12,8 @@ ifeval::["{context}" == "olm-installing-operators-in-namespace"]
endif::[]
:_mod-docs-content-type: CONCEPT
[id="olm-installing-operators-from-operatorhub_{context}"]
[id="olm-installing-operators-from-software-catalog_{context}"]
= About Operator installation from the software catalog
The software catalog is a user interface for discovering Operators; it works in conjunction with Operator Lifecycle Manager (OLM), which installs and manages Operators on a cluster.

View File

@@ -1,13 +1,15 @@
// Module included in the following assemblies:
//
// * operators/understanding/olm-understanding-operatorhub.adoc
// * operators/understanding/olm-understanding-software-catalog.adoc
[id="olm-operatorhub-arch_{context}"]
:_mod-docs-content-type: CONCEPT
[id="olm-software-catalog-arch_{context}"]
= Software catalog architecture
The software catalog UI component is driven by the Marketplace Operator by default on {product-title} in the `openshift-marketplace` namespace.
[id="olm-operatorhub-arch-operatorhub_crd_{context}"]
[id="olm-software-catalog-arch-operatorhub-crd_{context}"]
== OperatorHub custom resource
The Marketplace Operator manages an `OperatorHub` custom resource (CR) named `cluster` that manages the default `CatalogSource` objects provided with the software catalog.

View File

@@ -1,9 +1,10 @@
// Module included in the following assemblies:
//
// * operators/understanding/olm-understanding-operatorhub.adoc
// * operators/understanding/olm-understanding-software-catalog.adoc
:_mod-docs-content-type: CONCEPT
[id="olm-operatorhub-overview_{context}"]
[id="olm-software-catalog-overview_{context}"]
= About the software catalog
The _software catalog_ is the web console interface in {product-title} that cluster administrators use to discover and install Operators. With one click, an Operator can be pulled from its off-cluster source, installed and subscribed on the cluster, and made ready for engineering teams to self-service manage the product across deployment environments using Operator Lifecycle Manager (OLM).

View File

@@ -148,6 +148,6 @@ include::modules/distr-tracing-tempo-install-tempomonolithic-cli.adoc[leveloffse
* xref:../../post_installation_configuration/preparing-for-users.adoc#creating-cluster-admin_post-install-preparing-for-users[Creating a cluster admin]
* link:https://operatorhub.io/[OperatorHub.io]
* xref:../../web_console/web-console.adoc#web-console[Accessing the web console]
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from the software catalog using the web console]
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-software-catalog-using-web-console_olm-adding-operators-to-a-cluster[Installing from the software catalog using the web console]
* xref:../../operators/user/olm-creating-apps-from-installed-operators.adoc#olm-creating-apps-from-installed-operators[Creating applications from installed Operators]
* xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the OpenShift CLI]

View File

@@ -29,6 +29,6 @@ include::modules/otel-creating-required-RBAC-resources-automatically.adoc[levelo
* xref:../../post_installation_configuration/preparing-for-users.adoc#creating-cluster-admin_post-install-preparing-for-users[Creating a cluster admin]
* link:https://operatorhub.io/[OperatorHub.io]
* xref:../../web_console/web-console.adoc#web-console[Accessing the web console]
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from the software catalog using the web console]
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-software-catalog-using-web-console_olm-adding-operators-to-a-cluster[Installing from the software catalog using the web console]
* xref:../../operators/user/olm-creating-apps-from-installed-operators.adoc#olm-creating-apps-from-installed-operators[Creating applications from installed Operators]
* xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the OpenShift CLI]

View File

@@ -31,14 +31,14 @@ ifdef::openshift-origin[]
If you have the pull secret, add the `redhat-operators` catalog to the `OperatorHub` custom resource (CR) as shown in _Configuring {product-title} to use Red Hat Operators_.
endif::[]
include::modules/olm-installing-operators-from-operatorhub.adoc[leveloffset=+1]
include::modules/olm-installing-operators-from-software-catalog.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding the software catalog]
* xref:../../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Understanding the software catalog]
// Installing from OperatorHub by using the CLI
include::modules/olm-installing-from-operatorhub-using-web-console.adoc[leveloffset=+1]
include::modules/olm-installing-from-software-catalog-using-web-console.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
@@ -48,7 +48,7 @@ include::modules/olm-installing-from-operatorhub-using-web-console.adoc[leveloff
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
// Installing from OperatorHub by using the CLI
include::modules/olm-installing-from-operatorhub-using-cli.adoc[leveloffset=+1]
include::modules/olm-installing-from-software-catalog-using-cli.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources

View File

@@ -31,7 +31,7 @@ include::modules/disabling-catalogsource-objects.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/understanding/olm-understanding-operatorhub.adoc#olm-operatorhub-arch-operatorhub_crd_olm-understanding-operatorhub[OperatorHub custom resource]
* xref:../../operators/understanding/olm-understanding-software-catalog.adoc#olm-software-catalog-arch-operatorhub-crd_olm-understanding-software-catalog[OperatorHub custom resource]
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
* xref:../../disconnected/using-olm.adoc#olm-restricted-networks-operatorhub_olm-restricted-networks[Disabling the default OperatorHub catalog sources]

View File

@@ -44,7 +44,7 @@ ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
** xref:../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-operators-in-namespace[Install an Operator from the software catalog].
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
ifdef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
** xref:../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operators-from-operatorhub_olm-adding-operators-to-a-cluster[Install an Operator from the software catalog].
** xref:../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operators-from-software-catalog_olm-adding-operators-to-a-cluster[Install an Operator from the software catalog].
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
** xref:../operators/admin/olm-status.adoc#olm-status[View Operator status].
** xref:../operators/admin/olm-managing-operatorconditions.adoc#olm-managing-operatorconditions[Manage Operator conditions].

View File

@@ -37,10 +37,10 @@ Your code should check for secrets that never appear and warn users to follow th
.Additional resources
* xref:../../../authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc#cco-short-term-creds-aws-olm_cco-short-term-creds[OLM-managed Operator support for authentication with AWS STS]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operator-from-operatorhub-using-cli_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the CLI]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-software-catalog-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operator-from-software-catalog-using-cli_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the CLI]
include::modules/osdk-cco-aws-sts-enabling.adoc[leveloffset=+1]
include::modules/osdk-cco-aws-sts-role.adoc[leveloffset=+1]
include::modules/osdk-cco-aws-sts-tshooting.adoc[leveloffset=+1]
include::modules/osdk-cco-aws-sts-alt.adoc[leveloffset=+1]
include::modules/osdk-cco-aws-sts-alt.adoc[leveloffset=+1]

View File

@@ -45,7 +45,7 @@ The *Install Operator* page in the web console allows cluster administrators to
.Additional resources
* xref:../../../authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc#cco-short-term-creds-azure-olm_cco-short-term-creds[OLM-managed Operator support for authentication with {entra-first}]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operator-from-operatorhub-using-cli_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the CLI]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-software-catalog-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operator-from-software-catalog-using-cli_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the CLI]
include::modules/osdk-cco-azure-enabling.adoc[leveloffset=+1]
include::modules/osdk-cco-azure-enabling.adoc[leveloffset=+1]

View File

@@ -56,7 +56,7 @@ The *Install Operator* page in the web console allows cluster administrators to
.Additional resources
* xref:../../../authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc#cco-short-term-creds-gcp-olm_cco-short-term-creds[OLM-managed Operator support for authentication with {gcp-wid-short}]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-operatorhub-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operator-from-operatorhub-using-cli_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the CLI]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-from-software-catalog-using-web-console_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the web console]
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operator-from-software-catalog-using-cli_olm-adding-operators-to-a-cluster[Installing from OperatorHub using the CLI]
include::modules/osdk-cco-gcp-enabling.adoc[leveloffset=+1]
include::modules/osdk-cco-gcp-enabling.adoc[leveloffset=+1]

View File

@@ -1,15 +1,15 @@
:_mod-docs-content-type: ASSEMBLY
[id="olm-understanding-operatorhub"]
[id="olm-understanding-software-catalog"]
= Understanding the software catalog
include::_attributes/common-attributes.adoc[]
:context: olm-understanding-operatorhub
:context: olm-understanding-software-catalog
toc::[]
include::modules/olm-operatorhub-overview.adoc[leveloffset=+1]
include::modules/olm-operatorhub-architecture.adoc[leveloffset=+1]
include::modules/olm-software-catalog-overview.adoc[leveloffset=+1]
include::modules/olm-software-catalog-architecture.adoc[leveloffset=+1]
[id="olm-understanding-operatorhub-resources"]
[id="olm-understanding-software-catalog-resources"]
[role="_additional-resources"]
== Additional resources

View File

@@ -15,7 +15,7 @@ include::modules/olm-catalogsource.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources
* xref:../../../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding the software catalog]
* xref:../../../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Understanding the software catalog]
* xref:../../../operators/understanding/olm-rh-catalogs.adoc#olm-rh-catalogs[Red Hat-provided Operator catalogs]
* xref:../../../operators/admin/olm-managing-custom-catalogs.adoc#olm-creating-catalog-from-index_olm-managing-custom-catalogs[Adding a catalog source to a cluster]
* xref:../../../operators/understanding/olm/olm-understanding-dependency-resolution.adoc#olm-dependency-catalog-priority_olm-understanding-dependency-resolution[Catalog priority]

View File

@@ -19,12 +19,13 @@ ifdef::openshift-origin[]
If you have the pull secret, add the `redhat-operators` catalog to the `OperatorHub` custom resource (CR) as shown in _Configuring {product-title} to use Red Hat Operators_.
endif::[]
include::modules/olm-installing-operators-from-operatorhub.adoc[leveloffset=+1]
* xref:../../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding the software catalog]
include::modules/olm-installing-from-operatorhub-using-web-console.adoc[leveloffset=+1]
include::modules/olm-installing-operators-from-software-catalog.adoc[leveloffset=+1]
* xref:../../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Understanding the software catalog]
include::modules/olm-installing-from-software-catalog-using-web-console.adoc[leveloffset=+1]
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
include::modules/olm-installing-from-operatorhub-using-cli.adoc[leveloffset=+1]
include::modules/olm-installing-from-software-catalog-using-cli.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources

View File

@@ -32,7 +32,7 @@ include::modules/dedicated-managing-service-accounts.adoc[leveloffset=+1]
include::modules/dedicated-managing-quotas-and-limit-ranges.adoc[leveloffset=+1]
[id="osd-installing-operators-from-operatorhub_{context}"]
[id="osd-installing-operators-from-software-catalog_{context}"]
== Installing Operators from the software catalog
{product-title} administrators can install Operators from a curated list

View File

@@ -46,7 +46,7 @@ include::modules/multi-arch-installing-using-cli.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-operator-from-operatorhub-using-cli_olm-installing-operators-in-namespace[Installing from the software catalog using the CLI]
* xref:../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-operator-from-software-catalog-using-cli_olm-installing-operators-in-namespace[Installing from the software catalog using the CLI]
include::modules/multi-arch-installing-using-web-console.adoc[leveloffset=+1]

View File

@@ -141,13 +141,13 @@ include::modules/olm-creating-catalog-from-index.adoc[leveloffset=+3]
* xref:../operators/understanding/olm/olm-understanding-olm.adoc#olm-catalogsource-image-template_olm-understanding-olm[Image template for custom catalog sources]
* xref:../openshift_images/managing_images/image-pull-policy.adoc#image-pull-policy[Image pull policy]
include::modules/olm-installing-operators-from-operatorhub.adoc[leveloffset=+1]
include::modules/olm-installing-operators-from-software-catalog.adoc[leveloffset=+1]
ifdef::openshift-origin[]
include::modules/olm-installing-operators-from-operatorhub-configure.adoc[leveloffset=+2]
include::modules/olm-installing-operators-from-software-catalog-configure.adoc[leveloffset=+2]
endif::[]
include::modules/olm-installing-from-operatorhub-using-web-console.adoc[leveloffset=+2]
include::modules/olm-installing-from-software-catalog-using-web-console.adoc[leveloffset=+2]
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
include::modules/olm-installing-from-operatorhub-using-cli.adoc[leveloffset=+2]
include::modules/olm-installing-from-software-catalog-using-cli.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources

View File

@@ -244,7 +244,7 @@ Manage machines, provide services to users, and follow monitoring and logging re
- **xref:../networking/understanding-networking.adoc#understanding-networking[Manage networking]**: The cluster network in {product-title} is managed by the xref:../networking/networking_operators/cluster-network-operator.adoc#nw-cluster-network-operator_cluster-network-operator[Cluster Network Operator] (CNO). The Multus Container Network Interface adds the capability to attach xref:../networking/multiple_networks/understanding-multiple-networks.adoc#understanding-multiple-networks[multiple network interfaces] to a pod. By using
xref:../networking/network_security/network_policy/about-network-policy.adoc#about-network-policy[network policy] features, you can isolate your pods or permit selected traffic.
- **xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Manage Operators]**: Lists of Red Hat, ISV, and community Operators can be reviewed by cluster administrators and xref:../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[installed on their clusters]. After you install them, you can xref:../operators/user/olm-creating-apps-from-installed-operators.adoc#olm-creating-apps-from-installed-operators[run], xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[upgrade], back up, or otherwise manage the Operator on your cluster.
- **xref:../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Manage Operators]**: Lists of Red Hat, ISV, and community Operators can be reviewed by cluster administrators and xref:../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[installed on their clusters]. After you install them, you can xref:../operators/user/olm-creating-apps-from-installed-operators.adoc#olm-creating-apps-from-installed-operators[run], xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[upgrade], back up, or otherwise manage the Operator on your cluster.
- **xref:../windows_containers/understanding-windows-container-workloads.adoc#understanding-windows-container-workloads_understanding-windows-container-workloads[Understanding Windows container workloads]**. You can use the {productwinc} feature to run Windows compute nodes in an {product-title} cluster. This is possible by using the Red Hat Windows Machine Config Operator (WMCO) to install and manage Windows nodes.

View File

@@ -61,6 +61,6 @@ endif::[]
== Additional resources
ifdef::openshift-enterprise[]
* xref:../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments]
* xref:../../operators/understanding/olm-understanding-operatorhub.adoc#olm-operatorhub-overview[Understanding the software catalog]
* xref:../../operators/understanding/olm-understanding-software-catalog.adoc#olm-software-catalog-overview[Understanding the software catalog]
* xref:../../installing/overview/cluster-capabilities.adoc#cluster-capabilities[Cluster capabilities]
endif::[]

View File

@@ -15,7 +15,7 @@ include::modules/optional-capabilities-operators.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding the software catalog]
* xref:../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Understanding the software catalog]
* xref:../web_console/web_terminal/installing-web-terminal.adoc#installing-web-terminal[Installing the web terminal]
//OpenShift LightSpeed

View File

@@ -167,7 +167,7 @@ a|* xref:../networking/networking_operators/cluster-network-operator.adoc#nw-clu
* xref:../networking/multiple_networks/understanding-multiple-networks.adoc#understanding-multiple-networks[Multiple network interfaces]
* xref:../networking/network_security/network_policy/about-network-policy.adoc#about-network-policy[Network policy]
| xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Manage Operators]
| xref:../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Manage Operators]
| xref:../operators/user/olm-creating-apps-from-installed-operators.adoc#olm-creating-apps-from-installed-operators[Creating applications from installed Operators]
|===

View File

@@ -114,7 +114,7 @@ from Red Hat products, Red Hat partners, and the community.
|===
See
xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[Understanding the software catalog] for more information.
xref:../operators/understanding/olm-understanding-software-catalog.adoc#olm-understanding-software-catalog[Understanding the software catalog] for more information.
[id="ocp-storage"]
== Storage