The time zone within a Kubernetes cluster is always UTC+0, so this time difference should be taken into account when handling data created by the KUMA Core deployed in a high availability configuration:
In audit events, the time zone is UTC+0 in the DeviceTimeZone field.
In generated reports, the difference between the report generation time and the browser's time will be displayed.
In the dashboard, the user will find the difference between the time in the widget (the time of the user's browser is displayed) and the time in the exported widget data in the CSV file (the time of the Kubernetes cluster is displayed).