pingcap / docs-tidb-operator

Documentation for TiDB on Kubernetes. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://docs.pingcap.com/tidb-in-kubernetes
Other
47 stars 120 forks source link

Some common fields like affinity, toleration, etc. are missed in the configuration doc #1139

Closed DanielZhangQD closed 2 years ago

DanielZhangQD commented 3 years ago

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!

  1. What is the URL/path of the document related to this issue?

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.

  1. How would you like to improve it?
DanielZhangQD commented 3 years ago

Refer to https://github.com/pingcap/docs/issues/5069.

DanielZhangQD commented 2 years ago

Some configurations for service are also missed, e.g. https://asktug.com/t/topic/275248

DanielZhangQD commented 2 years ago

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.