Closed DanielZhangQD closed 2 years ago
Some configurations for service are also missed, e.g. https://asktug.com/t/topic/275248
We also need to add a note here https://docs.pingcap.com/zh/tidb-in-kubernetes/dev/configure-a-tidb-cluster#%E9%85%8D%E7%BD%AE-tikv-%E5%B9%B3%E6%BB%91%E5%8D%87%E7%BA%A7 to set a short timeout for 1 TiKV.
Error Report
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!
https://docs.pingcap.com/tidb-in-kubernetes/stable/configure-a-tidb-cluster Some common fields like affinity, toleration, etc. are missed in the configuration doc, we have to check all the missed fields and evaluate how to cover them in the doc. After the above change, we have to update the deployment docs of TiFlash, TiCDC, Pump, etc. to refer to the configuration doc to customize some fields if necessary.