mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-04 15:15:36 +00:00
`golang.org/x/sys/unix`.`Sysinfo` only provide uptime in whole second, which leads to +-1s drifting in the boot time calculation. Reading from /proc/stat is a better option as there's a reliable boot time directly returned from linux kernel.
1.3 KiB
1.3 KiB