Hacker News new | ask | show | jobs
by rsanders 2107 days ago
It looks possible on EKS now. https://aws.amazon.com/about-aws/whats-new/2020/08/amazon-ek...
1 comments

Because EKS supports custom launch templates? Good luck trying to finagle that into supporting the exact Kubelet flags that you want to enable, while staying abreast of upstream updates so that your cluster doesn't break when AWS tries to keep it up-to-date. Not anywhere close to a simple "extra_kubelet_flags: array[text]" kind of field.