Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,29 @@ include::_attributes/common-attributes.adoc[]

toc::[]

[role="_abstract"]
Review control plane certificate namespaces and automatic rotation in {product-title} to plan maintenance and recover from expiration.

[id="control-plane-certs-location_{context}"]
== Location

Control plane certificates are included in these namespaces:

* openshift-config-managed
* openshift-kube-apiserver
* openshift-kube-apiserver-operator
* openshift-kube-controller-manager
* openshift-kube-controller-manager-operator
* openshift-kube-scheduler
* `openshift-config-managed`
* `openshift-kube-apiserver`
* `openshift-kube-apiserver-operator`
* `openshift-kube-controller-manager`
* `openshift-kube-controller-manager-operator`
* `openshift-kube-scheduler`

[id="control-plane-certs-management_{context}"]
== Management

Control plane certificates are managed by the system and rotated automatically.

In the rare case that your control plane certificates have expired, see xref:../../backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-3-expired-certs.adoc#dr-recovering-expired-certs[Recovering from expired control plane certificates].
If control plane certificates expire, see "Recovering from expired control plane certificates".

[role="_additional-resources"]
== Additional resources

* xref:../../backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-3-expired-certs.adoc#dr-recovering-expired-certs[Recovering from expired control plane certificates]