mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
resolving error in HCP topic map indentation removed the < and replaced with brackets for tech preview in HCP topic map removed the < and replaced with brackets for Operators tech preview in HCP topic map removed the file with tech preview for Operators in HCP topic map applied conditions to 20 xrefs because the networking, cli, authentication and observability books are not in HCP repo yet added blank line after and endif and an include module
33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="olm-upgrading-operators"]
|
|
= Updating installed Operators
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: olm-upgrading-operators
|
|
|
|
toc::[]
|
|
|
|
As
|
|
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|
|
a cluster administrator,
|
|
endif::[]
|
|
ifdef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|
|
an administrator with the `dedicated-admin` role,
|
|
endif::[]
|
|
you can update Operators that have been previously installed using Operator Lifecycle Manager (OLM) on your {product-title} cluster.
|
|
|
|
[NOTE]
|
|
====
|
|
For information on how OLM handles updates for installed Operators colocated in the same namespace, as well as an alternative method for installing Operators with custom global Operator groups, see xref:../../operators/understanding/olm/olm-colocation.adoc#olm-colocation[Multitenancy and Operator colocation].
|
|
====
|
|
|
|
include::modules/olm-preparing-upgrade.adoc[leveloffset=+1]
|
|
include::modules/olm-changing-update-channel.adoc[leveloffset=+1]
|
|
include::modules/olm-approving-pending-upgrade.adoc[leveloffset=+1]
|
|
|
|
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|
|
[role="_additional-resources"]
|
|
[id="additional-resources_olm-upgrading-operators"]
|
|
== Additional resources
|
|
|
|
* xref:../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments]
|
|
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[] |