karpenter-provider-aws
karpenter-provider-aws copied to clipboard
Karpenter does not work with Fargate for Karpenter/core modules
Description
1.0.6 version
There does not appear to be a walkthrough around setting up Karpenter pods in Fargate. Managed nodes seems to be the only easy way to get this to work. I can use taints on the MNG to make sure only Karpenter runs on these nodes, but it would be cleaner to run Karpenter itself on Fargate, and then have Karpenter manage the nodes it creates.
I get DNS issues when trying to get Fargate to work. Fargate takes 5 minutes to come up and has timeouts as well.
Documentation on a working walkthrough would be awesome.
We would love to run the actual Karpenter on Fargate (2 nodes).
Also if anyone was able to run all cluster_addons in Fargate that also would be helpful!