Move root-transition to docs/ to follow others (#4412)

This commit is contained in:
Tao Li 2019-06-14 10:59:35 -07:00 committed by Martin Taillefer
parent 2c46a2bb1a
commit 8cad363b10
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ you need to schedule regular root transitions before they expire.
An expiration of a root certificate may lead to an unexpected cluster-wide outage. An expiration of a root certificate may lead to an unexpected cluster-wide outage.
The issue affects new clusters created with versions up to 1.0.7 and 1.1.7. The issue affects new clusters created with versions up to 1.0.7 and 1.1.7.
See [Extending Self-Signed Certificate Lifetime](/help/ops/security/root-transition/) for See [Extending Self-Signed Certificate Lifetime](/docs/ops/security/root-transition/) for
information on how to gauge the age of your certificates and how to perform rotation. information on how to gauge the age of your certificates and how to perform rotation.
{{< tip >}} {{< tip >}}