mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
689 B
Plaintext
20 lines
689 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * edge_computing/day_2_core_cnf_clusters/troubleshooting/troubleshooting-cert-maintenance.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="troubleshooting-certs-auto_{context}"]
|
|
= Certificates managed by the cluster
|
|
|
|
You only need to check cluster-managed certificates if you detect an issue in the logs.
|
|
The following certificates are automatically managed by the cluster:
|
|
|
|
* Service CA certificates
|
|
* Node certificates
|
|
* Bootstrap certificates
|
|
* etcd certificates
|
|
* OLM certificates
|
|
* Machine Config Operator certificates
|
|
* Monitoring and cluster logging Operator component certificates
|
|
* Control plane certificates
|
|
* Ingress certificates |