Fargate中的docker容器中的时钟是否与主机同步?

0

【以下的问题经过翻译处理】 Fargate容器中的时钟是否与主机同步,并且该主机是否运行ntp? 我在stackoverflow上读到,由于无法在fargate容器中运行ntp,因此容器将与主机时钟同步。但是,如果确实如此,我无法在AWS文档中找到任何相关信息,如果不是,该如何在fargate中配置此项。

profile picture
EXPERT
asked 5 months ago1 views
1 Answer
0

【以下的回答经过翻译处理】 是的,Fargate任务的时钟与主机同步。您无法进行任何自定义配置,但如果您的应用程序对时间敏感,您可以监视其准确性:https://aws.amazon.com/about-aws/whats-new/2021/09/monitoring-clock-aws-fargate-amazon-ecs/

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions