mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
37 lines
1.6 KiB
Plaintext
37 lines
1.6 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="cert-manager-operator-install"]
|
|
= Installing the {cert-manager-operator}
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: cert-manager-operator-install
|
|
|
|
toc::[]
|
|
|
|
[role="_abstract"]
|
|
The {cert-manager-operator} is not installed in {product-title} by default. You can install the {cert-manager-operator} by using the web console.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
The {cert-manager-operator} version 1.15 or later supports the `AllNamespaces`, `SingleNamespace`, and `OwnNamespace` installation modes. Earlier versions, such as 1.14, support only the `SingleNamespace` and `OwnNamespace` installation modes.
|
|
====
|
|
|
|
== Installing the {cert-manager-operator}
|
|
// Installing the {cert-manager-operator} using the web console
|
|
include::modules/cert-manager-install-console.adoc[leveloffset=+2]
|
|
|
|
//Installing using CLI
|
|
include::modules/cert-manager-install-cli.adoc[leveloffset=+2]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
* xref:../cert_manager_operator/index.adoc#cert-manager-operator-supported-versions_cert-manager-operator-about[Supported {cert-manager-operator} versions]
|
|
|
|
// Updating paths for the {cert-manager-operator}
|
|
include::modules/cert-manager-operator-update-channels.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
[id="cert-manager-operator-install_additional-resources"]
|
|
== Additional resources
|
|
|
|
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[Adding Operators to a cluster]
|
|
* xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]
|