Hi can someone give me a pointer on how i can set up time sync system for my ek . . .

Akachukwu Java Ntukokwu:
hi

can someone give me a pointer on how i can set up time sync system for my eks clusters in a way that any new node that comes up will have same time sync system

unnivkn:
https://aws.amazon.com/blogs/aws/keeping-time-with-amazon-time-sync-service/

unnivkn:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html

Akachukwu Java Ntukokwu:
thanks for sharing

Akachukwu Java Ntukokwu:
this will require making this configuration per EC2

Akachukwu Java Ntukokwu:
i want a situation where when a new node is created, it will have all this configured

Akachukwu Java Ntukokwu:
including RDS

unnivkn:
hmm… for that you have to create a template node. That should have rds & all the necessary software you need. Once done, you can stop all services & create a snapshot for future use. Going forward you can use this snapshot to build a new node in your cluster.