Skip to content

Commit

Permalink
docs: add note about MKE CA rotation, which is potentially dangerous
Browse files Browse the repository at this point in the history
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
  • Loading branch information
neersighted committed Jan 27, 2023
1 parent e1152b2 commit 00070e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/reference/commandline/swarm_ca.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ gyg5u9Iliel99l7SuMhNeLkrU7fXs+Of1nTyyM73ig==

### <a name="rotate"></a> Root CA rotation (--rotate)

> **Note**
>
> Mirantis Kubernetes Engine (MKE), formerly known as Docker UCP, provides an external
> certificate manager service for the swarm. If you run swarm on MKE, you shouldn't
> rotate the CA certificates manually. Instead, contact Mirantis support if you need
> to rotate a certificate.
Root CA Rotation is recommended if one or more of the swarm managers have been
compromised, so that those managers can no longer connect to or be trusted by
any other node in the cluster.
Expand Down

0 comments on commit 00070e6

Please sign in to comment.