1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/extensions/arch/operator-controller.adoc
Michael Ryan Peter 98bf585958 OSDOCS#12812: Remove TP, pull secret, and private catalog snippets
Remove the following snippets in the OLM v1 docs:
- Tech Preview
- Known issue with private registries
- Pull secrets

Rephrase the abstract for the RH catalogs since they are now installed
by default.
2024-12-10 18:32:54 +00:00

20 lines
774 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="operator-controller"]
= Operator Controller
include::_attributes/common-attributes.adoc[]
:context: operator-controller
toc::[]
Operator Controller is the central component of {olmv1-first} and consumes the other {olmv1} component, catalogd. It extends Kubernetes with an API through which users can install Operators and extensions.
include::modules/olmv1-clusterextension-api.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/understanding/olm/olm-colocation.adoc#olm-colocation[Operator Lifecycle Manager (OLM) -> Multitenancy and Operator colocation]
include::modules/olmv1-about-target-versions.adoc[leveloffset=+2]
include::modules/olmv1-object-ownership.adoc[leveloffset=+1]