This message was deleted.
# general
s
This message was deleted.
b
my suspicion here is that the coredns deployment never starts because it’s not tolerating the fargate nodes
h
You are correct. The default annotation has a compute-type: ec2. But ... well isn't that why the kubectl patch is run in the first place?
b
hmm yes. can you open an issue in github.com/pulumi/pulumi-eks
a
any update on this?
the only WA that I found which is really weird is to do a pulumi up with
aws.eks.Addon
then delete the coredns addon resource, then do a pulumi up again ???