Skip to content

Commit

Permalink
fixup! K8s cluster robustness features (#414)
Browse files Browse the repository at this point in the history
Signed-off-by: Hannes Baum <hannes.baum@cloudandheat.com>
  • Loading branch information
cah-hbaum committed Dec 7, 2023
1 parent abe580f commit ded3b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Standards/scs-0215-v1-robustness-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ How this is done is up to the operator.
It should be avoided, that certificates expire either on the whole cluster or for single components.
To avoid this scenario, certificates SHOULD be rotated regularly; in the
case of SCS, we REQUIRE at least a yearly certificate rotation.
To achieve a complete certificate rotation, the parameters `serverTLSBootstrap` and `rotateCertificates`
To achieve a complete certificate rotation, the parameters `serverTLSBootstrap` and `rotateCertificates`
MUST be set in the kubelet configuration.

The certificates can be rotated by either updating the Kubernetes cluster, which automatically
Expand Down

0 comments on commit ded3b80

Please sign in to comment.