edge-manageability-framework icon indicating copy to clipboard operation
edge-manageability-framework copied to clipboard

[FEATURE-NOK]: Open Edge Orchestrator - Provision to add NTP server based on region

Open amathan opened this issue 6 months ago • 1 comments

Feature Description

Right now, the same NTP server is used for both the orchestrator and all edge nodes during deployment. This needs to be improved so that different regions can use different NTP servers. Each region should be able to have its own NTP server configured based on where it is deployed.

Solution Description

The configuration process will be updated to allow NTP servers to be set per region. During deployment, the system will automatically pick the correct NTP server based on the region. If no regional NTP server is defined, it will use the common default one.

This makes time synchronization more accurate and reliable across different regions.

Alternative Description

No response

amathan avatar Oct 17 '25 04:10 amathan

@cjnolan, check this; related to Issue 793 discussion

BasuGoudar-GitHub avatar Oct 31 '25 14:10 BasuGoudar-GitHub