What would you like to be added:
Make the default system clock source "tsc" instead of "xen".
Why is this needed:
Docker containers that do frequent system time lookups can be badly affected by the overhead around the xen system clock source.
AWS's own tuning recommendations suggest this switch.
Is there any reason not to switch to tsc as the default for the EKS images?
I have a soon pending PR for this. I need to test it first.
https://github.com/JasonSwindle/amazon-eks-ami/commit/9d57d76229bd21ab78f827c5668e03b7d6a60621
This issue can be closed.
Closed in #272
This doesn't appear to be working anymore. See comments in #321
seeing the same behavior in v1.15.11-eks-065dce
Most helpful comment
I have a soon pending PR for this. I need to test it first.
https://github.com/JasonSwindle/amazon-eks-ami/commit/9d57d76229bd21ab78f827c5668e03b7d6a60621