mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="cert-manager-operator-about"]
|
|
= {cert-manager-operator} overview
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: cert-manager-operator-about
|
|
|
|
toc::[]
|
|
|
|
The {cert-manager-operator} is a cluster-wide service that provides application certificate lifecycle management. The {cert-manager-operator} allows you to integrate with external certificate authorities and provides certificate provisioning, renewal, and retirement.
|
|
|
|
// About the {cert-manager-operator}
|
|
include::modules/cert-manager-about.adoc[leveloffset=+1]
|
|
|
|
// Supported issuer types
|
|
include::modules/cert-manager-issuer-types.adoc[leveloffset=+1]
|
|
|
|
// Certificate request methods
|
|
include::modules/cert-manager-request-methods.adoc[leveloffset=+1]
|
|
|
|
//Supported versions
|
|
include::modules/cert-manager-supported-versions.adoc[leveloffset=+1]
|
|
|
|
|
|
[role="_additional-resources"]
|
|
[id="cert-manager-operator-about_additional-resources"]
|
|
== Additional resources
|
|
|
|
* link:https://cert-manager.io/docs/[cert-manager project documentation]
|