mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Update RHEC URL for disconnected Operator search
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
b3e5363e57
commit
8dc19d1acf
@@ -22,14 +22,17 @@ After enabling OLM in a restricted network, you can continue to use your unrestr
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
While OLM can manage Operators from local sources, the ability for a given Operator to run successfully in a restricted network still depends on the Operator itself. The Operator must:
|
||||
While OLM can manage Operators from local sources, the ability for a given Operator to run successfully in a restricted network still depends on the Operator itself meeting the following criteria:
|
||||
|
||||
* List any related images, or other container images that the Operator might require to perform their functions, in the `relatedImages` parameter of its `ClusterServiceVersion` (CSV) object.
|
||||
* Reference all specified images by a digest (SHA) and not by a tag.
|
||||
|
||||
You can search on the Red Hat Ecosystem Catalog for a list of Red Hat Operators that support running in disconnected mode by selecting the *Disconnected* filter under *Infrastucture Features*:
|
||||
You can search software on the link:https://catalog.redhat.com/software/search?p=1&deployed_as=Operator&type=Containerized%20application&badges_and_features=Disconnected[Red Hat Ecosystem Catalog] for a list of Red Hat Operators that support running in disconnected mode by filtering with the following selections:
|
||||
|
||||
link:https://catalog.redhat.com/software/operators/search[]
|
||||
[horizontal]
|
||||
Type:: Containerized application
|
||||
Deployment method:: Operator
|
||||
Infrastructure features:: Disconnected
|
||||
====
|
||||
|
||||
[role="_additional-resources"]
|
||||
|
||||
Reference in New Issue
Block a user