mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
20 lines
486 B
Plaintext
20 lines
486 B
Plaintext
|
|
// Module included in the following assemblies:
|
|
//
|
|
// * authentication/certificates/certificate-reference.adoc
|
|
|
|
[id="node-certificates_{context}"]
|
|
= Node certificates
|
|
|
|
[discrete]
|
|
== Purpose
|
|
|
|
Node certificates are signed by the cluster; they come from a certificate
|
|
authority (CA) that is generated by the bootstrap process. Once the cluster is
|
|
installed, the node certificates are auto-rotated.
|
|
|
|
[discrete]
|
|
== Management
|
|
|
|
These certificates are managed by the system and not the user.
|