1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/operators/understanding/olm/olm-understanding-operatorgroups.adoc
Frances_McDonald 97bae04edb uncommenting Operators section in HCP topic map and adding conditions for HCP
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
2025-02-14 18:25:40 +00:00

32 lines
1.7 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="olm-understanding-operatorgroups"]
= Operator groups
include::_attributes/common-attributes.adoc[]
:context: olm-understanding-operatorgroups
toc::[]
This guide outlines the use of Operator groups with Operator Lifecycle Manager (OLM) in {product-title}.
include::modules/olm-operatorgroups-about.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-membership.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-target-namespace.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-csv-annotations.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-provided-apis-annotations.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-rbac.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-copied-csvs.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-static.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-intersections.adoc[leveloffset=+1]
include::modules/olm-operatorgroups-limitations.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
* xref:../../../operators/understanding/olm/olm-colocation.adoc#olm-colocation[Operator Lifecycle Manager (OLM) -> Multitenancy and Operator colocation]
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
* xref:../../../operators/understanding/olm-multitenancy.adoc#olm-multitenancy[Operators in multitenant clusters]
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
* xref:../../../operators/admin/olm-creating-policy.adoc#olm-creating-policy[Allowing non-cluster administrators to install Operators]
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
include::modules/olm-operatorgroups-troubleshooting.adoc[leveloffset=+1]