Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 集群部署配置文件中添加NTP授时服务器配置
[Problem Scenario]
Currently, when setting up a TiDB cluster, manual deployment of NTP time synchronization is required, which often leads to cases where it is either not deployed or deployed incorrectly.
[Expected Requirement Behavior]
Add an NTP node in the TiDB cluster deployment configuration file to specify the NTP time synchronization server. All nodes should automatically install the NTP service and point to the configured NTP time synchronization server.
[Alternative Solutions] None
[Background Information] None