Skip to content

Commit f5d34a0

Browse files
github-actions[bot]ti-chi-bot
authored andcommitted
Auto-sync: Update English docs from Chinese PR
Synced from: pingcap/docs-cn#21612 Target PR: #22861 AI Provider: azure Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e5e25e4 commit f5d34a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tiup/tiup-component-cluster-tls.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ tiup cluster tls <cluster-name> <enable/disable> [flags]
1515

1616
`<cluster-name>` specifies the cluster for which you want to enable or disable TLS.
1717

18+
> **Note:**
19+
>
20+
> Currently, the `tiup cluster tls` command supports enabling or disabling TLS only for clusters with a single PD node. For clusters with multiple PD nodes, executing the `tiup cluster tls` command directly results in an error, because switching the TLS status causes communication exceptions between PD nodes. To enable or disable TLS for a cluster with multiple PD nodes, first [`scale-in`](/tiup/tiup-component-cluster-scale-in.md) the PD nodes to 1, and then execute the `tiup cluster tls` command.
21+
1822
## Options
1923

2024
### --clean-certificate

0 commit comments

Comments
 (0)