Skip to content

Commit cf9ba61

Browse files
qiancaiti-chi-bot
authored andcommitted
Update tiup/tiup-component-cluster-tls.md
1 parent f5d34a0 commit cf9ba61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tiup/tiup-component-cluster-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tiup cluster tls <cluster-name> <enable/disable> [flags]
1717

1818
> **Note:**
1919
>
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.
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 returns an error, because switching the TLS status can cause 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 one node, and then execute the `tiup cluster tls` command.
2121
2222
## Options
2323

0 commit comments

Comments
 (0)