Skip to content

Commit 0288f7f

Browse files
authored
Merge pull request #3992 from neersighted/mke_ca_note
docs: add note about MKE CA rotation, which is potentially dangerous
2 parents 645395c + 00070e6 commit 0288f7f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/commandline/swarm_ca.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,13 @@ gyg5u9Iliel99l7SuMhNeLkrU7fXs+Of1nTyyM73ig==
8181

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

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

0 commit comments

Comments
 (0)