Skip to content

Commit ced40d0

Browse files
authored
pd-ctl: add notice for member delete (pingcap#21374) (pingcap#21385)
1 parent 652c237 commit ced40d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pd-control.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,10 @@ Usage:
441441
442442
### `member [delete | leader_priority | leader [show | resign | transfer <member_name>]]`
443443
444+
> **Note:**
445+
>
446+
> **DO NOT** use the `member delete` command to remove PD nodes in a production environment. To remove a PD node, see [Scale in a TiDB/PD/TiKV cluster](/scale-tidb-using-tiup.md#scale-in-a-tidbpdtikv-cluster) and [Manually Scale TiDB on Kubernetes](https://docs.pingcap.com/tidb-in-kubernetes/stable/scale-a-tidb-cluster/).
447+
444448
Use this command to view the PD members, remove a specified member, or configure the priority of leader.
445449
446450
Usage:

0 commit comments

Comments
 (0)