I can't seem to get around this error when attempt...
# aws
a
I can't seem to get around this error when attempting to deploy a new EKS cluster:
Copy code
error: Error: Command failed: kubectl patch deployment coredns -n kube-system --type json -p='[{"op":"replace","path":"/spec/template/metadata/annotations/eks.amazonaws.com~1compute-type","value":"fargate"}]'
The request is invalid: the server rejected our request due to an error in our request
It happens every time and when it does, the pulumi deploy hangs indefinitely