Hello Everyone I am struggling with something and ...
# aws
e
Hello Everyone I am struggling with something and I would appreciate your help so much 😄 I am creating a
managed node group
with this function
createManagedNodeGroup
and I would like to do some changes to the
kubelet configuration
but I found out its not possible due to this issue https://github.com/pulumi/pulumi-eks/issues/611. Is there any other way to pass
kubelet extra args
?