Using EKS to deploy cluster. I want to increase the max pods. I've ensured that the CNI plugin is enabled but I can't get the launch template to correctly updated to add
--max-pods=110
to the kubelet-extra-args. Anyone know how to make that work? I've tried adding it as user data but it seems to be ignored