pingcap / docs-tidb-operator

Documentation for TiDB on Kubernetes in both English and Chinese.
https://docs.pingcap.com/tidb-in-kubernetes
Other
46 stars 118 forks source link

Add scale in procedure for drainer #649

Closed DanielZhangQD closed 4 years ago

DanielZhangQD commented 4 years ago

Change Request

This repository is ONLY used to solve issues related to TiDB Operator documentation. For other issues (related to TiDB, PD, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

Now we manage the Drainer with helm chart, however, when we remove the drainer, we just run helm del but do not offline the drainer node in the doc, which should be similar to the operation for Pump. BTW, the operation for Pump should be moved to the binlog doc.

  1. Describe your suggestion or addition.

  2. Provide some reference materials (documents, websites, etc) if you could.

DanielZhangQD commented 4 years ago

/assign lichunzhu